Instructions to use adalib/evaluate-data-CodeGPT-small-py-prefix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use adalib/evaluate-data-CodeGPT-small-py-prefix with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/CodeGPT-small-py") model = PeftModel.from_pretrained(base_model, "adalib/evaluate-data-CodeGPT-small-py-prefix") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6098ac5dfc9863e5ecfe5cc0c6a170d269243cce35a896258f1db375324fcbbc
- Size of remote file:
- 369 kB
- SHA256:
- c1e52df2c0fb407caa033282cd9750e772ec8b6e2e07e873e15af02ed5c48573
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.