Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
REDDNoC
/
whiterabbitneo-WhiteRabbitNeo-13B
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cacab3a
whiterabbitneo-WhiteRabbitNeo-13B
/
app.py
REDDNoC
initial commit
cacab3a
about 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/whiterabbitneo/WhiteRabbitNeo-13B"
).launch()