Instructions to use afrias5/codeGemma-7bFeed-70 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use afrias5/codeGemma-7bFeed-70 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/codegemma-7b") model = PeftModel.from_pretrained(base_model, "afrias5/codeGemma-7bFeed-70") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a72309584ab803f5e8bc0b0c7dc2468816e80bd5c3ad98dc7b2520b8950035a6
- Size of remote file:
- 8.38 kB
- SHA256:
- c3ac68fb6ea79911f3fd6dd60f31a37941fe56259a755307429ef24f9e023ca0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.