Instructions to use LLMMINE/TIPA-7B-TranditionalTask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LLMMINE/TIPA-7B-TranditionalTask 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/TIPA-7B-TranditionalTask") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 68b9f6bd55bda63774f54c4e5f15225effd2045115b3b522b925be8c8fab79e0
- Size of remote file:
- 5.37 kB
- SHA256:
- 67066dad3efec1e7079bfd2ac1a71c7a9735806c6642cb0ef09dd933bd068e01
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.