Commit
•
14a05c8
1
Parent(s):
6cd3e3d
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ datasets:
|
|
9 |
|
10 |
Mistral-7B finetuned for Function Calling
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
# Examples
|
13 |
|
14 |
## **System Prompt**
|
|
|
9 |
|
10 |
Mistral-7B finetuned for Function Calling
|
11 |
|
12 |
+
[Try on Ollama](https://ollama.ai/calebfahlgren/natural-functions)
|
13 |
+
|
14 |
+
```bash
|
15 |
+
ollama run calebfahlgren/natural-functions
|
16 |
+
```
|
17 |
+
|
18 |
# Examples
|
19 |
|
20 |
## **System Prompt**
|