Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ French-Alpaca is a general model and can itself be finetuned to be specialized f
|
|
25 |
|
26 |
The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
|
27 |
|
28 |
-
Quantized GGUF
|
29 |
|
30 |
### Usage
|
31 |
|
@@ -52,7 +52,7 @@ https://github.com/jpacifico/French-Alpaca/blob/main/French_Alpaca_Llama3_infere
|
|
52 |
|
53 |
### Limitations
|
54 |
|
55 |
-
The French-Alpaca model is a quick demonstration that a base
|
56 |
It does not have any moderation mechanisms.
|
57 |
|
58 |
- **Developed by:** Jonathan Pacifico, 2024
|
|
|
25 |
|
26 |
The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
|
27 |
|
28 |
+
Quantized Q4_K_M GGUF 4bits version available : jpacifico/french-alpaca-llama3-4bits-GGUF
|
29 |
|
30 |
### Usage
|
31 |
|
|
|
52 |
|
53 |
### Limitations
|
54 |
|
55 |
+
The French-Alpaca model is a quick demonstration that a base 8B model can be easily fine-tuned to specialize in a particular language.
|
56 |
It does not have any moderation mechanisms.
|
57 |
|
58 |
- **Developed by:** Jonathan Pacifico, 2024
|