Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mzbac
/
Yi-6B-guanaco
like
2
Text Generation
Transformers
PyTorch
Yi
custom_code
License:
mit
Model card
Files
Files and versions
Community
Train
Use this model
mzbac
commited on
Nov 6, 2023
Commit
03f8767
•
1 Parent(s):
482c6d2
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: mit
3
---
1
---
2
license: mit
3
---
4
+
Yi-6B qlora fine-tuned the OpenAssistant-Guanaco dataset
5
+
6
+
Prompt template:
7
+
```
8
+
### Human: {prompt}
9
+
### Assistant:
10
+
```