Instructions to use jlpan/starcoder-js2py-program2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jlpan/starcoder-js2py-program2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder") model = PeftModel.from_pretrained(base_model, "jlpan/starcoder-js2py-program2") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2621359 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6726c04134f8380aaa9fee4c0c371c0691c0d615ee24101c79be500b26673004
size 35638541
|