Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cong1230
/
LoRA_Tutorial_yewon
like
0
Text Generation
Transformers
PyTorch
mlabonne/guanaco-llama2-1k
English
llama
text-generation-inference
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
cong1230
commited on
Feb 27, 2024
Commit
513a20a
·
verified
·
1 Parent(s):
66597c2
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
license: mit
3
---
1
---
2
license: mit
3
+
datasets:
4
+
- mlabonne/guanaco-llama2-1k
5
+
language:
6
+
- en
7
+
library_name: peft
8
+
pipeline_tag: text-generation
9
---