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:
- ef894aaf924d0623f4eb37c5afb62c4c7403f4c70363dc90758b18839c2fab98
- Size of remote file:
- 5.37 kB
- SHA256:
- 5c3114ca65d6a9114ebebfa2bb471e20c3c2d336c0b4663606787707e53713b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.