jpacifico commited on
Commit
c3fa0a4
1 Parent(s): 3200024

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,10 +16,12 @@ A 7B language model. Good in French.
16
 
17
  French-Alpaca is a 7.24B params LLM model based on the mlabonne/AlphaMonarch-7B merged model(Mistral-7B base),
18
  fine-tuned from the original French-Alpaca-dataset entirely generated with OpenAI GPT-3.5-turbo.
 
19
 
20
  This quantized GGUF version can be used on a CPU device, compatible with llama.cpp and LM Studio.
21
 
22
- The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
 
23
 
24
  ### Limitations
25
 
 
16
 
17
  French-Alpaca is a 7.24B params LLM model based on the mlabonne/AlphaMonarch-7B merged model(Mistral-7B base),
18
  fine-tuned from the original French-Alpaca-dataset entirely generated with OpenAI GPT-3.5-turbo.
19
+ The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
20
 
21
  This quantized GGUF version can be used on a CPU device, compatible with llama.cpp and LM Studio.
22
 
23
+ ![image/jpeg](https://github.com/jpacifico/French-Alpaca/blob/main/Assets/french-alpaca-gguf.png?raw=true)
24
+
25
 
26
  ### Limitations
27