Josephgflowers commited on
Commit
c6880b9
·
verified ·
1 Parent(s): 8872e15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ Trained off of https://huggingface.co/Josephgflowers/TinyLlama-Cinder-Agent-v1
5
+ This model uses special tokens for RAG:
6
+
7
+ <|data|>
8
+
9
+ I also added a summary token:
10
+
11
+ <|summary|>
12
+
13
+ Example of data token:
14
+
15
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6328952f798f8d122ce62a44/HO2_O7RbZa1fyy80pP0MO.png)