Instructions to use arver/code_gen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use arver/code_gen with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/wizardLM-7B-HF") model = PeftModel.from_pretrained(base_model, "arver/code_gen") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 50ec30f6e1ef2f1dd0588c24692159e65879e1af4bc04c147b842d7355139a56
- Size of remote file:
- 627 Bytes
- SHA256:
- a03bd55ec967989abd72e176bb55c4192fe56bafe1ccfdaea2dc4dd09d252069
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.