Carlos Rosas
commited on
Commit
•
856dc0f
1
Parent(s):
ce09740
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ The model was trained on a H100, using these parameters:
|
|
31 |
## Usage
|
32 |
|
33 |
Cassandre-RAG uses a custom syntax for parsing sources and generating sourced output.
|
34 |
-
Each source should be preceded by an ID encapsulated in double asterisks (e.g.,
|
35 |
|
36 |
### Example Usage
|
37 |
|
|
|
31 |
## Usage
|
32 |
|
33 |
Cassandre-RAG uses a custom syntax for parsing sources and generating sourced output.
|
34 |
+
Each source should be preceded by an ID encapsulated in double asterisks (e.g., \*\*SOURCE_ID\*\*).
|
35 |
|
36 |
### Example Usage
|
37 |
|