Instructions to use VERSIL91/71ad6077-bdfa-4956-8130-e8f46c0ba9dc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/71ad6077-bdfa-4956-8130-e8f46c0ba9dc 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/71ad6077-bdfa-4956-8130-e8f46c0ba9dc") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
67a659b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0b75790832c37b45645edb1e755fc4ac85b9926b4b4c739ef935762f964011ad
size 6776
|