Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GigaML
/
GigaLLM-X1chat
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GigaLLM-X1chat
/
app.py
eshamanideep
initial commit
568dbb2
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/GigaLLM/X1chat"
).launch()