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