Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Cassandre-RAG is a fine-tuned llama-3.1 model for RAG on administrative sources in France, especially in regards to school administration.
|
2 |
+
|
3 |
+
## Use
|
4 |
+
Cassandre-RAG relies on a custom syntax to parse sources and generate sourced output.
|
5 |
+
|
6 |
+
Each source has to be preceded by an id (can be anything) encapsulated into "**".
|