Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gywy
/
mamba-765M-chinese-chat-v0.1
like
2
Follow
gywy
1
Text Generation
Transformers
Safetensors
mamba
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
eggqq007
commited on
Mar 24
Commit
64a764f
•
1 Parent(s):
af4f681
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -1,4 +1,6 @@
1
-
目前通过对mamba中文基础模型进行SFT和DPO后,对指令遵循有了提高,现在release出来
2
3
How to consume it ?
4
``` Python
1
+
#
目前通过对mamba中文基础模型进行SFT和DPO后,对指令遵循有了提高,现在release出来
2
+
3
+
如果你喜欢我们的模型,帮我们点个小心心吧
4
5
How to consume it ?
6
``` Python