Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Cloudfaith
/
anon8231489123-gpt4-x-alpaca-13b-native-4bit-128g
like
4
Sleeping
App
Files
Files
Community
1
d227a42
anon8231489123-gpt4-x-alpaca-13b-native-4bit-128g
/
app.py
Cloudfaith
initial commit
d227a42
over 1 year ago
raw
Copy download link
history
blame
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/anon8231489123/gpt4-x-alpaca-13b-native-4bit-128g"
).launch()