Instructions to use Ino4Dev/sampleTrainModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ino4Dev/sampleTrainModel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Ino4Dev/sampleTrainModel") model = PeftModel.from_pretrained(base_model, "Ino4Dev/sampleTrainModel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 14375992c6eb76c342dbfabfe5dccb0978a44717d4be6063034cc31dea49f7c3
- Size of remote file:
- 134 MB
- SHA256:
- c7ced57be1584155c00f850dae1032587ae19fd8294ae49ef5d0cf89f37ea24d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.