Instructions to use Perfect7613/jump-gemma-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Perfect7613/jump-gemma-adapter with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 266 Bytes
51adac7 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"accelerate": "1.14.0",
"huggingface_hub": "1.14.0",
"peft": "0.20.0",
"pillow": "12.3.0",
"python": "3.12",
"safetensors": "0.8.0",
"torch": "2.11.0",
"torchvision": "0.26.0",
"transformers_git_sha": "918dbf131d0df5b46e3f6e1d96174d62aa4d16d6"
}
|