Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RishieRish
/
RishieRish-chat_plmbr_2.2k_lora_model_8192_16_bit
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RishieRish-chat_plmbr_2.2k_lora_model_8192_16_bit
/
app.py
RishieRish
initial commit
f53261c
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"models/RishieRish/chat_plmbr_2.2k_lora_model_8192_16_bit"
).launch()