Instructions to use Mustain/finetuned_line_squad_4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Mustain/finetuned_line_squad_4bit with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("line-corporation/japanese-large-lm-3.6b") model = PeftModel.from_pretrained(base_model, "Mustain/finetuned_line_squad_4bit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 859b4d0ec7c8692bb8910e97f2a19f19421a644e5851760a53ed967849b17451
- Size of remote file:
- 1.21 MB
- SHA256:
- 0c5c56a739832923347681ed8a03a9cbf5afb6d1fe60089a5b01dd2dd063ab71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.