Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jaeyoungk
/
Albatross
like
0
Text Generation
Transformers
Safetensors
llama
text-generation-inference
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
jaeyoungk
commited on
Jun 1, 2024
Commit
d6498d4
·
verified
·
1 Parent(s):
5dab9ca
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -103,7 +103,7 @@ def gen(x):
103
# test the model
104
gen('input your text here')
105
106
-
```
python
107
108
### Direct Use
109
103
# test the model
104
gen('input your text here')
105
106
+
```
107
108
### Direct Use
109