Commit
·
206f88e
1
Parent(s):
2167c25
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,6 @@ base_model: unsloth/tinyllama-bnb-4bit
|
|
7 |
|
8 |
Formats response to {'message': '', 'function_call': None, 'args': []}
|
9 |
|
10 |
-
Doesn't call functions yet needs further fine-tuning
|
11 |
|
12 |
Finetuned with unsloth.ai
|
|
|
7 |
|
8 |
Formats response to {'message': '', 'function_call': None, 'args': []}
|
9 |
|
10 |
+
v0.1 - Doesn't call functions yet needs further fine-tuning, only formats message into JSON.
|
11 |
|
12 |
Finetuned with unsloth.ai
|