Instructions to use StonyBrookNLP/StarCoder2-LPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use StonyBrookNLP/StarCoder2-LPO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-7b") model = PeftModel.from_pretrained(base_model, "StonyBrookNLP/StarCoder2-LPO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 675247ea0721b50e92952778e4ece296de5ba2a10a86ce3e4752938209dc1556
- Size of remote file:
- 5.62 kB
- SHA256:
- c2ce63d98e4625d2e24f3ec957842be70cab3a7575243abf36e3edae11447774
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.