Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dimapavlov3333
/
LLama_3B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b57d00e
LLama_3B
/
app.py
dimapavlov3333
initial commit
b57d00e
verified
9 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Stevross/Astrid-LLama-3B-CPU"
).launch()