Instructions to use VERSIL91/642d2c26-6823-4379-a98d-06abaaab8329 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/642d2c26-6823-4379-a98d-06abaaab8329 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("fxmarty/tiny-random-GemmaForCausalLM") model = PeftModel.from_pretrained(base_model, "VERSIL91/642d2c26-6823-4379-a98d-06abaaab8329") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9399419 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a63c485bbbab0efcfc1ffe32fd177108a9f70be1875ea3aacad3c4f064a5974b
size 34315097
|