Text Generation
Transformers
PyTorch
Safetensors
English
mixtral
conversational
Inference Endpoints
text-generation-inference
ehartford commited on
Commit
56208d1
1 Parent(s): ee874f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ Please give ideas and a detailed plan about how to assemble and train an army of
77
  <img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/RQ9ovFrmT3f64WAlfBHY6.png" width="600" />
78
 
79
  ```
80
- $ ollama run dolphin "choose a leetcode hard problem, solve it in Kotlin"
81
 
82
  Sure, I can do that. Let's choose the problem "Find Largest Submatrix with All Ones" from LeetCode.
83
 
 
77
  <img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/RQ9ovFrmT3f64WAlfBHY6.png" width="600" />
78
 
79
  ```
80
+ $ ollama run dolphin-mixtral "choose a leetcode hard problem, solve it in Kotlin"
81
 
82
  Sure, I can do that. Let's choose the problem "Find Largest Submatrix with All Ones" from LeetCode.
83