Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lukep
/
tsumeone-llama-30b-supercot-4bit-cuda
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6716895
tsumeone-llama-30b-supercot-4bit-cuda
/
app.py
lukep
initial commit
6716895
about 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/tsumeone/llama-30b-supercot-4bit-cuda"
).launch()