Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abd36
/
KoboldAI-LLaMA2-13B-Holomax-gradio2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7bb399d
KoboldAI-LLaMA2-13B-Holomax-gradio2
/
app.py
abd36
initial commit
7bb399d
about 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/KoboldAI/LLaMA2-13B-Holomax"
).launch()