barunsaha commited on
Commit
db09395
1 Parent(s): 9cae745

Update README.md

Browse files

Update notebook link

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -21,9 +21,11 @@ base_model: unsloth/mistral-7b-bnb-4bit
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)
 
21
 
22
  # Run inference
23
 
24
+ [With llama-cpp and GGUF file (Colab Notebook)](https://colab.research.google.com/drive/1LgY87KWrukQmL-DKPPc3lcAOuYSkb0p5?usp=sharing)
25
 
26
 
27
+ ***
28
+
29
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
30
 
31
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)