Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
eliotlee
/
falcon-7b-buffett
like
0
Text Generation
PEFT
English
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
eliotlee
commited on
Jul 22, 2023
Commit
2b388cf
·
1 Parent(s):
e77017f
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: apache-2.0
3
---
1
---
2
+
library_name: peft
3
license: apache-2.0
4
+
language:
5
+
- en
6
+
pipeline_tag: text-generation
7
+
tags:
8
+
- text-generation-inference
9
---