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