Instructions to use nhung03/8cb70d03-e02b-40be-b363-2d9ed3b3d9ff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhung03/8cb70d03-e02b-40be-b363-2d9ed3b3d9ff with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B") model = PeftModel.from_pretrained(base_model, "nhung03/8cb70d03-e02b-40be-b363-2d9ed3b3d9ff") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
116340e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0c4fed4c490c6cc817051e78b0cb333dce52316f96a9248a38cacf97c174229a
size 48768810
|