Carlos Rosas
commited on
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 |
|