Instructions to use TinyPixel/ds-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TinyPixel/ds-qlora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base") model = PeftModel.from_pretrained(base_model, "TinyPixel/ds-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 52338d9d16b28cc2b56375fb38a912c23fd3751068b134e70df72584163ebeea
- Size of remote file:
- 480 MB
- SHA256:
- 72b5aaab6d3717640ba403ffef6f533b9fb5d101d092183b271763aa351352e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.