Update README.md
Browse files
README.md
CHANGED
@@ -4,3 +4,14 @@
|
|
4 |
|
5 |
![LocalAIFCALL](https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/us5JKi9z046p8K-cn_M0w.webp)
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
![LocalAIFCALL](https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/us5JKi9z046p8K-cn_M0w.webp)
|
6 |
|
7 |
+
This model is a fine-tune on a custom dataset + glaive to work specifically and leverage all the [LocalAI](https://localai.io) features of constrained grammar.
|
8 |
+
|
9 |
+
Specifically, the model once enters in tools mode will always reply with JSON.
|
10 |
+
|
11 |
+
To run on LocalAI:
|
12 |
+
|
13 |
+
```
|
14 |
+
local-ai run huggingface://mudler/LocalAI-Llama3-8b-Function-Call-v0.2-GGUF/localai.yaml
|
15 |
+
```
|
16 |
+
|
17 |
+
If you like my work, consider up donating so can get resources for my fine-tunes!
|