Josephgflowers
commited on
Commit
•
ab2581c
1
Parent(s):
c6cdb52
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ model-index:
|
|
11 |
# TinyLlama-Cinder-Agent-Rag
|
12 |
Special Thanks to https://nationtech.io/ for their generous sponorship in training this model.
|
13 |
|
|
|
|
|
14 |
This model is a fine-tuned version of [Josephgflowers/TinyLlama-3T-Cinder-v1.2](https://huggingface.co/Josephgflowers/TinyLlama-3T-Cinder-v1.2) on https://huggingface.co/datasets/Josephgflowers/agent_1.
|
15 |
|
16 |
## Model description
|
@@ -19,11 +21,20 @@ This models is trained for RAG, Summary, Function Calling and Tool usage. Traine
|
|
19 |
|
20 |
More model versions coming soon.
|
21 |
|
|
|
|
|
|
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
RAG, Chat, Summary, and tool usage.
|
25 |
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
### Training hyperparameters
|
28 |
|
29 |
The following hyperparameters were used during training:
|
|
|
11 |
# TinyLlama-Cinder-Agent-Rag
|
12 |
Special Thanks to https://nationtech.io/ for their generous sponorship in training this model.
|
13 |
|
14 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6328952f798f8d122ce62a44/MbN_SXChmMxuHO8GjdUSc.png)
|
15 |
+
|
16 |
This model is a fine-tuned version of [Josephgflowers/TinyLlama-3T-Cinder-v1.2](https://huggingface.co/Josephgflowers/TinyLlama-3T-Cinder-v1.2) on https://huggingface.co/datasets/Josephgflowers/agent_1.
|
17 |
|
18 |
## Model description
|
|
|
21 |
|
22 |
More model versions coming soon.
|
23 |
|
24 |
+
See https://huggingface.co/Josephgflowers/TinyLlama-Cinder-Agent-Rag/blob/main/tinyllama_agent_cinder_txtai-rag.py
|
25 |
+
For usage example with wiki rag.
|
26 |
+
|
27 |
## Intended uses & limitations
|
28 |
|
29 |
RAG, Chat, Summary, and tool usage.
|
30 |
|
31 |
|
32 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6328952f798f8d122ce62a44/iKqIkk14iwrd50oPrKOFc.png)
|
33 |
+
|
34 |
+
|
35 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6328952f798f8d122ce62a44/ijVXD83CGR0JG_sFZZXi6.png)
|
36 |
+
|
37 |
+
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|