Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rpNH
/
SchizoDev-Llama3-8b-CunnyGPT-16bit
like
0
Runtime error
App
Files
Files
Community
ff74efd
SchizoDev-Llama3-8b-CunnyGPT-16bit
/
app.py
rpNH
initial commit
ff74efd
verified
6 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/SchizoDev/Llama3-8b-CunnyGPT-16bit"
).launch()