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:
- 030bfc15998c38f523c65f10616abf8e490a4214b356c08cf828f6818ed9a947
- Size of remote file:
- 134 MB
- SHA256:
- 0f4fd6529389b0b1e8739d7bf264749c03ed9e18ce1cbc80bd0cca5f957591cb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.