Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
tags:
|
8 |
+
- gguf
|
9 |
+
- tinyllama
|
10 |
+
- leader
|
11 |
+
- dpo
|
12 |
+
- chat
|
13 |
---
|
14 |
+
# Model Card for Model ID
|
15 |
+
|
16 |
+
Here is original model https://huggingface.co/aihub-app/zyte-1B
|
17 |
+
|
18 |
+
LM Studio - https://lmstudio.ai (Fully Supported, make sure you select Zypher template format for inference with model.)
|
19 |
+
|
20 |
+
## Model Card Authors
|
21 |
+
|
22 |
+
Special thanks to **Venkatesh Siddi** for his invaluable support in the conversion of the model to the GGUF format. His expertise and assistance have been instrumental in this process. Connect with him on LinkedIn: https://www.linkedin.com/in/venkycs/
|