Vince 🐦‍ commited on
Commit
e475365
·
verified ·
1 Parent(s): aba446f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -10,8 +10,13 @@ datasets:
10
  - yahma/alpaca-cleaned
11
  ---
12
 
13
- # Uploaded model
14
 
15
  - **Developed by:** aivince
16
  - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/mistral-7b-v0.2-bnb-4bit
 
 
 
 
 
 
10
  - yahma/alpaca-cleaned
11
  ---
12
 
13
+ # Model description
14
 
15
  - **Developed by:** aivince
16
  - **License:** apache-2.0
17
+ - **Finetuned from model :** unsloth/mistral-7b-v0.2-bnb-4bit
18
+
19
+
20
+ This is the GGUF version of the model, made for the llama.cpp inference engine.
21
+
22
+ If you are looking for the transformers/fp16 model, it is available here: https://huggingface.co/aivince/alpaca_mistral-7b-v0.2