Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
chenmingio
/
minimind-copy
like
0
Text Generation
Adapters
PyTorch
minimind
conversational
custom_code
Model card
Files
Files and versions
Community
Use this model
chenmingio
commited on
Mar 27
Commit
cf788f6
·
verified
·
1 Parent(s):
bd0056f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
---
2
pipeline_tag: text-generation
3
---
1
---
2
+
base_model:
3
+
- jingyaogong/MiniMind2
4
pipeline_tag: text-generation
5
+
library_name: adapter-transformers
6
---