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