Add inference link
Browse files
README.md
CHANGED
@@ -18,6 +18,12 @@ base_model: unsloth/mistral-7b-bnb-4bit
|
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
|
20 |
|
21 |
+
|
22 |
+
# Run inference
|
23 |
+
|
24 |
+
[With llama-cpp and GGUF file (Colab Notebook)](https://colab.research.google.com/drive/1LgY87KWrukQmL-DKPPc3lcAOuYSkb0p5)
|
25 |
+
|
26 |
+
|
27 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|
29 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|