Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harsha70
/
multi-qa
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multi-qa
/
app.py
harsha70
initial commit
d9ebbc0
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/sentence-transformers/multi-qa-MiniLM-L6-cos-v1"
).launch()