Instructions to use VERSIL91/65ac5ec0-b3d5-493d-a2dd-d0643be5e765 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/65ac5ec0-b3d5-493d-a2dd-d0643be5e765 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "VERSIL91/65ac5ec0-b3d5-493d-a2dd-d0643be5e765") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8370f38 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0551f64b6254216045df824aa7367408f3f7849e16bed8c111ab90ae3738efc7
size 6776
|