Instructions to use msk18/test_trainer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use msk18/test_trainer with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "msk18/test_trainer") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7b1ef86bba20f0796722a6c976bd3c3128e16defcbd720355815070e2dfb752e
- Size of remote file:
- 4.28 kB
- SHA256:
- 32368df95b6060aa44fce61719337164f2dc1303be0449e1341897d8b100ab30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.