Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
charanhu/GPT-4
OreoAu
/
GPT-4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GPT-4
/
app.py
charanhu
initial commit
606f3b4
about 3 years 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()