Instructions to use tsukemono/checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tsukemono/checkpoints with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("elyza/Llama-3-ELYZA-JP-8B") model = PeftModel.from_pretrained(base_model, "tsukemono/checkpoints") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 72d5c7490268d79f8feb7072bc1366a41b78a3b00cf77dc707d5d90107e11604
- Size of remote file:
- 1.16 GB
- SHA256:
- d1e00c122f9a698d08d2fad9039766c6c6192ec651c9798684ee9a9b9db257f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.