Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tinaaaaalee
/
MediaTek-Research-Breeze-7B-Instruct-64k-v0.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MediaTek-Research-Breeze-7B-Instruct-64k-v0.1
/
app.py
tinaaaaalee
initial commit
3cfb23e
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/MediaTek-Research/Breeze-7B-Instruct-64k-v0.1"
).launch()