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