Vince 🐦
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,13 @@ datasets:
|
|
10 |
- yahma/alpaca-cleaned
|
11 |
---
|
12 |
|
13 |
-
#
|
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
|