Instructions to use gvij/gpt-j-code-alpaca-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gvij/gpt-j-code-alpaca-instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-j-6b") model = PeftModel.from_pretrained(base_model, "gvij/gpt-j-code-alpaca-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 495e6d1a363bcab51a96a27d72953cc8b64e6f5f5c54bcb970db22ffab8bcead
- Size of remote file:
- 22.1 MB
- SHA256:
- a6d011d01bf0a9783cbd14cbd91d81731b67ab161c09c1c47d02e21301c0dc8f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.