Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
# LocalAI-Llama3-8b-Function-Call-v0.2
|
2 |
|
3 |
-

|
4 |
|
5 |

|
6 |
|
7 |
-
This model is a fine-tune on a custom dataset + glave to work specifically and leverage all the LocalAI features of constrained grammar.
|
8 |
|
9 |
Specifically, the model once enters in tools mode will always reply with JSON.
|
10 |
|
@@ -12,4 +12,6 @@ To run on LocalAI:
|
|
12 |
|
13 |
```
|
14 |
local-ai run huggingface://mudler//LocalAI-Llama3-8b-Function-Call-v0.2-GGUF/localai.yaml
|
15 |
-
```
|
|
|
|
|
|
1 |
# LocalAI-Llama3-8b-Function-Call-v0.2
|
2 |
|
3 |
+
[](https://localai.io)
|
4 |
|
5 |

|
6 |
|
7 |
+
This model is a fine-tune on a custom dataset + glave 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 |
|
|
|
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!
|