Instructions to use predstan/qwen2.5-3b-medical-reports with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use predstan/qwen2.5-3b-medical-reports with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-VL-3B-Instruct") model = PeftModel.from_pretrained(base_model, "predstan/qwen2.5-3b-medical-reports") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3fda0ffae3a8a9e0a5ffc5c403aa2402df24a2cae8eeac97c0032cd7edab0299
- Size of remote file:
- 4.73 MB
- SHA256:
- 97b1b89a2b3248b4e905fdd702b5d8e26a282fdb687463848d86b64a0bdb08c6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.