Instructions to use nhungphammmmm/ceb56c87-e3f9-4437-a4ac-a6d50d3ef973 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhungphammmmm/ceb56c87-e3f9-4437-a4ac-a6d50d3ef973 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "nhungphammmmm/ceb56c87-e3f9-4437-a4ac-a6d50d3ef973") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
62a93bf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6eb30f512ae0171c044cf6ece1bb692ea03eaecc215c271f755a71e1c59fb8b2
size 50424202
|