Instructions to use nhung03/8a5e8a55-d5c2-4227-93e6-bf766c4fd3aa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhung03/8a5e8a55-d5c2-4227-93e6-bf766c4fd3aa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "nhung03/8a5e8a55-d5c2-4227-93e6-bf766c4fd3aa") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
617e5a4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3ec7491b1a4eb947e9f6f2211f56aac4579c7aa44248e5a6bdc20390f57e793c
size 50424202
|