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:
- 85f8d9d9caf8d07160dfd247ec38bf7eda2fac59858aa6d6855058e257887048
- Size of remote file:
- 162 MB
- SHA256:
- 391a39d5c6a1b1f3745673f4ddf86cbe478b4bc7f0f099abded0fc919568ac46
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.