Goekdeniz-Guelmez commited on
Commit
5c9129c
·
verified ·
1 Parent(s): e1743c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -272,7 +272,13 @@ For use with Ollama, llama.cpp, LM Studio, and other compatible tools:
272
  Run JOSIE-4B-Instruct directly using Ollama:
273
 
274
  ```bash
275
- comming soon
 
 
 
 
 
 
276
  ```
277
 
278
  ---
 
272
  Run JOSIE-4B-Instruct directly using Ollama:
273
 
274
  ```bash
275
+ ollama run goekdenizguelmez/JOSIE:4b
276
+ ollama run goekdenizguelmez/JOSIE:4b-instruct
277
+ ollama run goekdenizguelmez/JOSIE:4b-instruct-q4_k_m
278
+ ollama run goekdenizguelmez/JOSIE:4b-instruct-q5_k_m
279
+ ollama run goekdenizguelmez/JOSIE:4b-instruct-q6_k
280
+ ollama run goekdenizguelmez/JOSIE:4b-instruct-q8_0
281
+ ollama run goekdenizguelmez/JOSIE:4b-instruct-f16
282
  ```
283
 
284
  ---