Instructions to use baby-dev/test-default-01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baby-dev/test-default-01 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceM4/tiny-random-LlamaForCausalLM") model = PeftModel.from_pretrained(base_model, "baby-dev/test-default-01") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0d107a5885443e9629e7ad03589b73a3fbcad0959f095fed3b3fa0dadeaa391a
- Size of remote file:
- 6.78 kB
- SHA256:
- 83d8db823c389ea7d7b23fe13e45ed7c229764879e8d6d9de4bcbc82529ea944
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.