Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deathmorty
/
HiTZ-GoLLIE-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HiTZ-GoLLIE-7B
/
app.py
deathmorty
initial commit
ee466a3
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/HiTZ/GoLLIE-7B"
).launch()