Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ tags:
|
|
18 |
|
19 |
Experimenting with pre-training Arabic language + finetuning on instructions using the quantized model `mistralai/Mistral-7B-v0.3` from `unsloth`. First time trying pre-training, expect issues and low quality outputs. The repo contains the merged, quantized model and a GGUF format.
|
20 |
|
|
|
|
|
21 |
### Example usage
|
22 |
|
23 |
#### llama-cpp-python
|
|
|
18 |
|
19 |
Experimenting with pre-training Arabic language + finetuning on instructions using the quantized model `mistralai/Mistral-7B-v0.3` from `unsloth`. First time trying pre-training, expect issues and low quality outputs. The repo contains the merged, quantized model and a GGUF format.
|
20 |
|
21 |
+
See [spaces demo](https://huggingface.co/spaces/nazimali/mistral-7b-v0.3-instruct-arabic) example.
|
22 |
+
|
23 |
### Example usage
|
24 |
|
25 |
#### llama-cpp-python
|