Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Reza2kn
/
ajibawa-2023-carl-llama-2-13b
like
0
Runtime error
App
Files
Files
Community
5bc10eb
ajibawa-2023-carl-llama-2-13b
/
app.py
Reza2kn
initial commit
5bc10eb
about 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ajibawa-2023/carl-llama-2-13b"
).launch()