Instructions to use ErikZ/mixed_training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ErikZ/mixed_training 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, "ErikZ/mixed_training") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2c4fcab3e184966ed14f44531833347cc036b08388092c8e9e5716adcb18bc55
- Size of remote file:
- 17.2 MB
- SHA256:
- 6e6b3307ed78e0b09fbe72512bbe09e95bb1c177d72e5db22786b3688e8dc429
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.