Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
harfoush
/
harfoush-MistralAI_QLORA_medicalQA_v0.1
like
0
Runtime error
App
Files
Files
Community
6ac4091
harfoush-MistralAI_QLORA_medicalQA_v0.1
/
app.py
harfoush
initial commit
6ac4091
verified
8 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/harfoush/MistralAI_QLORA_medicalQA_v0.1"
).launch()