Instructions to use CreatorPhan/lora_scratch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CreatorPhan/lora_scratch with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/mnt/d/VTS/anhpn46/vietcuna-3b") model = PeftModel.from_pretrained(base_model, "CreatorPhan/lora_scratch") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f855554512a6097ea6dc55f798ad001722ab2405b7ef480e07f86174f768f94
- Size of remote file:
- 4.09 kB
- SHA256:
- ddda0933ae88307174fc694049f0bb0d5fd017cde56d906412a752097f53f20c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.