Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mistralai
/
Mathstral-7B-v0.1
like
236
Follow
Mistral AI_
13.2k
Safetensors
mistral-common
mistral
vllm
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
10
Deploy
patrickvonplaten
commited on
Jul 16, 2024
Commit
46577c0
·
verified
·
1 Parent(s):
6a41d56
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -13,7 +13,7 @@ It is recommended to use `mistralai/mathstral-7B-v0.1` with [mistral-inference](
13
14
15
```
16
-
pip install mistral_inference
>=
1.2.0
17
```
18
19
13
14
15
```
16
+
pip install mistral_inference>=1.2.0
17
```
18
19