Instructions to use lyleokoth/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lyleokoth/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/paligemma-3b-pt-224") model = PeftModel.from_pretrained(base_model, "lyleokoth/outputs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 15853b4bb4814fb1650cf09366d44b5f950dbb11142aee9b5301eac5df5fe357
- Size of remote file:
- 5.11 kB
- SHA256:
- b6cc1a2fe3f74f71aa42cf734a966b6314c65880605986a19f1c575c14cc3f50
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.