Hemanth-thunder
commited on
Commit
•
39ce5b8
1
Parent(s):
8e6c478
Update README.md
Browse files
README.md
CHANGED
@@ -106,6 +106,10 @@ def create_prompt(query,prompt_template=prompt_template):
|
|
106 |
return prompt
|
107 |
```
|
108 |
|
|
|
|
|
|
|
|
|
109 |
## Model Architecture
|
110 |
This instruction model is based on Mistral-7B-v0.1, a transformer model with the following architecture choices:
|
111 |
- Grouped-Query Attention
|
|
|
106 |
return prompt
|
107 |
```
|
108 |
|
109 |
+
## Demo Video
|
110 |
+
![row01](Tamil_llm.mp4)
|
111 |
+
|
112 |
+
|
113 |
## Model Architecture
|
114 |
This instruction model is based on Mistral-7B-v0.1, a transformer model with the following architecture choices:
|
115 |
- Grouped-Query Attention
|