Instructions to use infogeo/4ac8ba89-b510-4e7a-baf6-cd4f3f9617d0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use infogeo/4ac8ba89-b510-4e7a-baf6-cd4f3f9617d0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "infogeo/4ac8ba89-b510-4e7a-baf6-cd4f3f9617d0") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
9c446da | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:583f2ebd2a1936009b7da991ea255504db68c7a9713a78673d1335a87098966c
size 4241023
|