Instructions to use tarabukinivan/f23026ab-3731-43be-9da8-6a5f8535026a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tarabukinivan/f23026ab-3731-43be-9da8-6a5f8535026a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "tarabukinivan/f23026ab-3731-43be-9da8-6a5f8535026a") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
026c97c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:25d9a968a712278fe1a58c71e4b2457c72730628aec58d7ce322b63e56b87d25
size 50573530
|