Update README.md
Browse filesAdd all of the details in
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-2-clause
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-2-clause
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
## Nginx Docs
|
| 8 |
+
The offial nginx docs, converted into .JSONL
|
| 9 |
+
|
| 10 |
+
## Use Cases
|
| 11 |
+
* Training an LLM
|
| 12 |
+
* Use in an RAG system
|
| 13 |
+
* Give LLM's more advanced tech support capabilities
|
| 14 |
+
|
| 15 |
+
# View my whole collection of open source documentation here: https://huggingface.co/collections/hannah-eee/open-source-docs
|