Instructions to use anurag-ai/task-13-google-gemma-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use anurag-ai/task-13-google-gemma-2b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b") model = PeftModel.from_pretrained(base_model, "anurag-ai/task-13-google-gemma-2b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 691720a673ad9c412273455d0d8f6aa7f8475cd7e67d42efad14142bb6db9d5e
- Size of remote file:
- 3.7 MB
- SHA256:
- 4d8ffbde7bda4f4fd9c03366a760867d54e69dcfddfa325089a2921d4cc288b5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.