Instructions to use baby-dev/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baby-dev/test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-135M-Instruct") model = PeftModel.from_pretrained(base_model, "baby-dev/test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- acaf8f595690a87e70a48c3f76349669d724d60c4dd292b75f48902e6e5a331f
- Size of remote file:
- 9.92 MB
- SHA256:
- 3bddd22d65e15e8a72c0d10a77a6a650b1b50add216d479503fb05c1495274dd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.