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