Instructions to use TFLai/CodeRush with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TFLai/CodeRush with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-neox-20b") model = PeftModel.from_pretrained(base_model, "TFLai/CodeRush") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 43b28730fd69ed06420452126a932d22b64eb4300f0abb83b90fc884209ffddc
- Size of remote file:
- 34.6 MB
- SHA256:
- 97b9e4577f7336a897fe8f184771c77c26bc7e6b7aa6c2d3dcfb0d5f00562f49
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.