Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
yuhos16
/
SkinGPT-R1
like
1
Image-Text-to-Text
English
Chinese
dermatology
medical
multimodal
vision-language-model
skin-lesion
arxiv:
2511.15242
License:
mit
Model card
Files
Files and versions
xet
Community
main
SkinGPT-R1
/
inference
/
int4_quantized
/
test_single.sh
Yuhao
Restructure inference and add INT4 serving
52a881a
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
#!/bin/bash
set
-euo pipefail
SCRIPT_DIR=
"
$(cd
"
$(dirname
"
$0
"
)
"
&& pwd)
"
"
${SCRIPT_DIR}
/run_infer.sh"
"
$@
"