Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
aydnarda
/
ACE-LoRA
like
0
Safetensors
medical-imaging
vision-language-model
vlm
lora
graph-neural-networks
zero-shot
arxiv:
2603.17079
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
ACE-LoRA
/
prompt_templates.py
aydnarda
upload supp files
05a82cf
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
prompt_templates = [
lambda
c:
f'a chest X-ray image of
{c}
.'
,
lambda
c:
f'Findings suggesting
{c}
.'
,
]