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