Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Cep3ga
/
bartowski-Llama-3-Yggdrasil-8B-GGUF
like
0
Runtime error
App
Files
Files
Community
c04cffc
bartowski-Llama-3-Yggdrasil-8B-GGUF
/
app.py
Cep3ga
initial commit
c04cffc
verified
5 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/bartowski/Llama-3-Yggdrasil-8B-GGUF"
).launch()