Text Generation
Transformers
PyTorch
English
mixtral
conversational
Inference Endpoints
text-generation-inference
ehartford commited on
Commit
8eaaf43
1 Parent(s): 6818a68

Update README.md

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