Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
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:
|
@@ -12,4 +14,4 @@ I also added a summary token:
|
|
12 |
|
13 |
Example of data token:
|
14 |
|
15 |
-

|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model:
|
4 |
+
- Josephgflowers/TinyLlama-Cinder-Agent-v1
|
5 |
---
|
6 |
Trained off of https://huggingface.co/Josephgflowers/TinyLlama-Cinder-Agent-v1
|
7 |
This model uses special tokens for RAG:
|
|
|
14 |
|
15 |
Example of data token:
|
16 |
|
17 |
+

|