Instructions to use VERSIL91/2cab17c9-37cd-41c9-898a-a250b85e8dae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/2cab17c9-37cd-41c9-898a-a250b85e8dae with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("UCLA-AGI/Gemma-2-9B-It-SPPO-Iter2") model = PeftModel.from_pretrained(base_model, "VERSIL91/2cab17c9-37cd-41c9-898a-a250b85e8dae") - Notebooks
- Google Colab
- Kaggle
- Size of remote file:
- 108 MB
- SHA256:
- 81f1af0373eff7a7a2129defede9f7d900d4d804e8057c6b9d59ed32b16269fe
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.