Instructions to use ishankdubey/codegen-omniscript-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ishankdubey/codegen-omniscript-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Salesforce/codegen25-7b-multi_P") model = PeftModel.from_pretrained(base_model, "ishankdubey/codegen-omniscript-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a7cdd81e77c80be5d13b79fca2f729694489e8454c06797c54632870e87f05b1
- Size of remote file:
- 5.39 kB
- SHA256:
- 9c580e3dcb33e9ec608f6aa43f6d6131b9df4d279838034927f7b24ba8827363
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.