Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,9 @@ French-Alpaca is a general model and can itself be finetuned to be specialized f
|
|
27 |
|
28 |
The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
|
29 |
|
|
|
|
|
|
|
30 |
### Usage
|
31 |
|
32 |
Test notebook coming soon, follow me so as not to miss the updates ^^
|
|
|
27 |
|
28 |
The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
|
29 |
|
30 |
+
The quantized GGUF version is available here : https://huggingface.co/jpacifico/French-Alpaca-Llama3-8B-Instruct-q8_0-v1.0-GGUF
|
31 |
+
It can be used on a CPU device, compatible with llama.cpp and LM Studio
|
32 |
+
|
33 |
### Usage
|
34 |
|
35 |
Test notebook coming soon, follow me so as not to miss the updates ^^
|