Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AndyCer
/
TehVenom-MPT-7b-Chat-Instruct-LongCTX-Merge
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TehVenom-MPT-7b-Chat-Instruct-LongCTX-Merge
/
app.py
AndyCer
initial commit
40b472f
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TehVenom/MPT-7b-Chat-Instruct-LongCTX-Merge"
).launch()