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:
- 08fa4752f3883fdbbbe33f1544e94c73adabd1130436d1ea9cf2ae517913bf0e
- Size of remote file:
- 323 MB
- SHA256:
- 8f3b53aba3b3cc5907bf77eadbc3902e2b911d94d762328400122bcf0d591405
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.