Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SmokeAndAsh
/
4bit-gpt4-x-alpaca-13b-roleplay-lora-4bit-v2
like
1
Runtime error
App
Files
Files
Community
main
4bit-gpt4-x-alpaca-13b-roleplay-lora-4bit-v2
/
app.py
SmokeAndAsh
initial commit
ce833ef
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/4bit/gpt4-x-alpaca-13b-roleplay-lora-4bit-v2"
).launch()