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