Instructions to use ruotian/SelectGround-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ruotian/SelectGround-8B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-8B-Instruct") model = PeftModel.from_pretrained(base_model, "ruotian/SelectGround-8B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b4a90b317a0b7f849bf91c82dd15b835e56ab69ee321b31a0f2dfa466a37989c
- Size of remote file:
- 2.46 kB
- SHA256:
- e74db8e7fc9344ccc477d66d2439a53e67a646eca57bf1fabc7b790bdb0ab420
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.