Instructions to use TheCoderScientist/GarudaCoder-27B-ID-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TheCoderScientist/GarudaCoder-27B-ID-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/kaggle/temp/qwen38-27b-4bit") model = PeftModel.from_pretrained(base_model, "TheCoderScientist/GarudaCoder-27B-ID-lora") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- 2416eb7e58ed25c4e9534d7dce4772989ff546b82b10604a01519d45deffff40
- Size of remote file:
- 120 MB
- SHA256:
- 7bb61e7edf8713b80aeb034777083e1325ada5eab7eff3f994f342107c87a1fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.