Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pogmak
/
evilfreelancer-PavelGPT-7B-128K-v0.1-LoRA
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2e0e05b
evilfreelancer-PavelGPT-7B-128K-v0.1-LoRA
/
app.py
pogmak
initial commit
2e0e05b
about 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/evilfreelancer/PavelGPT-7B-128K-v0.1-LoRA"
).launch()