pacozaa commited on
Commit
357139e
1 Parent(s): f7ff33f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - mistral
10
  - trl
11
  - sft
 
12
  base_model: unsloth/mistral-7b-bnb-4bit
13
  ---
14
 
@@ -18,6 +19,10 @@ 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)
 
9
  - mistral
10
  - trl
11
  - sft
12
+ - ollama
13
  base_model: unsloth/mistral-7b-bnb-4bit
14
  ---
15
 
 
19
  - **License:** apache-2.0
20
  - **Finetuned from model :** unsloth/mistral-7b-bnb-4bit
21
 
22
+ ## Ollama
23
+ - Model Page https://ollama.com/pacozaa/mischat
24
+ - `ollama run pacozaa/mischat`
25
+
26
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
 
28
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)