Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abrami911
/
CausalLM-14
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3090266
CausalLM-14
/
app.py
abrami911
initial commit
3090266
over 1 year ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CausalLM/14B"
).launch()