Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awinml
/
ozcur-alpaca-native-4bit-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ozcur-alpaca-native-4bit-test
/
app.py
awinml
initial commit
b04e49e
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ozcur/alpaca-native-4bit"
).launch()