Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
daglitch/RWKV-rwkv-raven-3b
NLPark
/
RWKV
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RWKV
/
app.py
daglitch
initial commit
5fef82e
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/RWKV/rwkv-raven-3b"
).launch()