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