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