Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
davehusk
/
hjhj3168-Llama-3-8b-Orthogonalized-exl2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1cbb787
hjhj3168-Llama-3-8b-Orthogonalized-exl2
/
app.py
davehusk
initial commit
1cbb787
verified
9 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/hjhj3168/Llama-3-8b-Orthogonalized-exl2"
).launch()