Instructions to use krmk90/qwen2_5-7b-grounding_absolute_coord_augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use krmk90/qwen2_5-7b-grounding_absolute_coord_augmented with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "krmk90/qwen2_5-7b-grounding_absolute_coord_augmented") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 89d50e69b60528f67afed0c2cbe70f4636407e704ddb40a35e0134449a0415a9
- Size of remote file:
- 5.69 kB
- SHA256:
- 58a40b689ddc4fa351d34e45103b4fd86f001345558f28258f1f93ec47818863
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.