Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ French-Alpaca is a 3B params LLM model based on microsoft/Phi-3-mini-4k-instruct
|
|
19 |
fine-tuned from the original French-Alpaca-dataset entirely generated with OpenAI GPT-3.5-turbo.
|
20 |
The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
|
21 |
|
22 |
-
This quantized f16 GGUF version can be used on a CPU device, compatible
|
|
|
23 |
|
24 |
|
25 |
### Limitations
|
|
|
19 |
fine-tuned from the original French-Alpaca-dataset entirely generated with OpenAI GPT-3.5-turbo.
|
20 |
The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
|
21 |
|
22 |
+
This quantized f16 GGUF version can be used on a CPU device, compatible llama.cpp
|
23 |
+
Unsupported architecture by LM Studio.
|
24 |
|
25 |
|
26 |
### Limitations
|