Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
-
The documentation for anything-llm converted to .JSONL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
pretty_name: Anything-LLM Docs
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# The documentation for anything-llm converted to .JSONL. It was created using a python script which is avaibiable on GitHub here: https://github.com/dapper-11/docs-to-json
|
| 9 |
+
|
| 10 |
+
# Intended Use Case(s):
|
| 11 |
+
* Training / fine-tuning an LLM
|
| 12 |
+
* Using in an RAG system to provide knowledge about Anything-LLM
|
| 13 |
+
* For increasing models general knowledge of LLM's
|
| 14 |
+
|
| 15 |
+
## The docs were downloaded from Anything-LLM's website.
|