Instructions to use exiort/loss_func with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use exiort/loss_func with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "exiort/loss_func") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d0478059d783c87351d366651af95aa71ab9de9c5b689b386861260d2ffe7ab1
- Size of remote file:
- 5.3 kB
- SHA256:
- 0d0f5836ef5a06e4dc1c16580b0f811b3be4b79249e7625b5f26fd2dc74c6af3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.