Instructions to use thaffggg/e4dfedcf-6fec-4393-b398-dbfe45bb9dda with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thaffggg/e4dfedcf-6fec-4393-b398-dbfe45bb9dda with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Phi-3-medium-4k-instruct") model = PeftModel.from_pretrained(base_model, "thaffggg/e4dfedcf-6fec-4393-b398-dbfe45bb9dda") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
50d9260 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ba436a43cfb6f1e2b52dfd143881cdac2f713526cd97853e37019a229375f8ca
size 6776
|