|
|
|
|
|
by semi
935 days ago
|
|
that sounds like a dangerous scenario. If your docs are intentionally internal and not public, why would you let a publicly accessible LLMs answer questions with info from them? An LLM trained on public docs for the public could be a better interface for projects with lots of public documentation. An LLM trained on internal docs only accessible to internal users might be similarly useful Even a private LLM on public docs for your support agents to use could increase their efficiency. But I would never expose an LLM to the public that has been trained on data I don't want public |
|