Instructions to use VERSIL91/fbabc896-1dc4-4468-844e-abbed4379f40 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/fbabc896-1dc4-4468-844e-abbed4379f40 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-1.5B") model = PeftModel.from_pretrained(base_model, "VERSIL91/fbabc896-1dc4-4468-844e-abbed4379f40") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
dfbd2ae | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:781bd9cce96e7a4ca4247126078c859746b67e126d133c9627d4bb9c0c2216ad
size 36981072
|