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