PlanetDOGE
commited on
Commit
·
c16c85c
1
Parent(s):
df98d34
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
KAI-7B
|
5 |
KAI-7B is a fine-tuned version of Mistral-7b capable of better machine learning and adaptation.
|
@@ -11,4 +16,4 @@ KAI-7B is a very versatile model, outperforming its closest competetor, Meta-Lla
|
|
11 |
|
12 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6500c7c912c1442d994c36e5/h-VxuQcOH_dy0dwDUiveS.png)
|
13 |
|
14 |
-
As you can see in the benchmark above, KAI-7B excells in STEM but needs work in the Math and Coding fields.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- code
|
5 |
+
- text-generation-inference
|
6 |
+
widget:
|
7 |
+
- text: "Can I have a recipe for pasta?"
|
8 |
---
|
9 |
KAI-7B
|
10 |
KAI-7B is a fine-tuned version of Mistral-7b capable of better machine learning and adaptation.
|
|
|
16 |
|
17 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6500c7c912c1442d994c36e5/h-VxuQcOH_dy0dwDUiveS.png)
|
18 |
|
19 |
+
As you can see in the benchmark above, KAI-7B excells in STEM but needs work in the Math and Coding fields.
|