Instructions to use TinyPixel/ds-guanaco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TinyPixel/ds-guanaco 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-guanaco") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 47408ccc31d540fb4d548d027b8bfd467c8c57693a9c4d563c6ffabda457a150
- Size of remote file:
- 4.6 kB
- SHA256:
- e6a10bdbf63af0e7a4cf3f2bd78152a316ce73bb83e19443f92f49b7dcd313dc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.