File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Mistral Small is great for:
146146
147147To show differences in latency between Mistral Small and Large, run the below cells.
148148
149- You should see a difference in response times between 3-5 seconds. Also not the response lengths and style over the smae prompt.
149+ You should see a difference in response times between 3-5 seconds. Also note the response lengths and style over the same prompt.
150150
151151``` python
152152
@@ -225,7 +225,7 @@ Some other feature of the NeMo model are:
225225
226226In this sample, we will look at how Mistral NeMo handles tokenization compared to Mistral Large.
227227
228- Both samples take the same prompt but you shoud see that NeMo returns back less tokens vs Mistral Large.
228+ Both samples take the same prompt but you should see that NeMo returns back less tokens vs Mistral Large.
229229
230230``` bash
231231pip install mistral-common
You can’t perform that action at this time.
0 commit comments