Instructions to use duyphu/64d858fd-0ea9-bb1f-71f7-76dcd02f019f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use duyphu/64d858fd-0ea9-bb1f-71f7-76dcd02f019f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Maykeye/TinyLLama-v0") model = PeftModel.from_pretrained(base_model, "duyphu/64d858fd-0ea9-bb1f-71f7-76dcd02f019f") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
7bb8043 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ac0d19582651bd78f2ce91683839bc287ad6b7d0a7be07f9fcafd2d7530d1726
size 416906
|