Instructions to use VERSIL91/c80ba0eb-466a-4979-ae72-49ada746dd4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/c80ba0eb-466a-4979-ae72-49ada746dd4b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "VERSIL91/c80ba0eb-466a-4979-ae72-49ada746dd4b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
de5f054 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d964a2c8346d40f95791533eae48730d5f163c2e65fd16333560fd3e661df318
size 34362915
|