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