RonanMcGovern
commited on
Commit
•
431233b
1
Parent(s):
ab91960
add deepseek 1.3B
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
- The model responds with a structured json argument with the function name and arguments.
|
19 |
|
20 |
**Recent Updates**
|
21 |
-
- November 6th 2023 -> added Deepseek Coder 6.7B and 33B
|
22 |
- October 11th 2023 -> added Mistral 7B with function calling
|
23 |
- October 11th 2023 -> new models pushed, trained on an improved underlying dataset
|
24 |
|
|
|
18 |
- The model responds with a structured json argument with the function name and arguments.
|
19 |
|
20 |
**Recent Updates**
|
21 |
+
- November 6th 2023 -> added Deepseek Coder 1.3B, 6.7B and 33B
|
22 |
- October 11th 2023 -> added Mistral 7B with function calling
|
23 |
- October 11th 2023 -> new models pushed, trained on an improved underlying dataset
|
24 |
|