Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chainlanger99
/
fblgit-una-cybertron-7b-v1-fp16
like
0
Sleeping
App
Files
Files
Community
main
fblgit-una-cybertron-7b-v1-fp16
/
app.py
chainlanger99
initial commit
cdb40b2
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/fblgit/una-cybertron-7b-v1-fp16"
).launch()