Instructions to use VERSIL91/a41fa8e0-4df3-4c5d-9e96-79983d63d618 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/a41fa8e0-4df3-4c5d-9e96-79983d63d618 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Maykeye/TinyLLama-v0") model = PeftModel.from_pretrained(base_model, "VERSIL91/a41fa8e0-4df3-4c5d-9e96-79983d63d618") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
9646192 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ab1b681ec7fc02fed5edd3026687d7a692a918c4dd8e150ca2e3994a6229843b
size 534194
|