cym2784841400 commited on
Commit
fe2b4c3
·
verified ·
1 Parent(s): 439dfb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,5 +1,12 @@
1
- This model is based on [`mistralai/Mathstral-7B-v0.1`](https://huggingface.co/mistralai/Mathstral-7B-v0.1) (commit b6408c3) and has not made changes to the model itself.
2
-
3
- We added a special Custom Handler (`handler.py` and other necessary files, dependencies, etc) to the model.
4
-
5
- For more information, please refer to the original model card.
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - mistralai/Mathstral-7B-v0.1
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
+ ---
8
+ This model is based on [`mistralai/Mathstral-7B-v0.1`](https://huggingface.co/mistralai/Mathstral-7B-v0.1) (commit b6408c3) and has not made changes to the model itself.
9
+
10
+ We added a special Custom Handler (`handler.py` and other necessary files, dependencies, etc) to the model.
11
+
12
+ For more information, please refer to the original model card.