Instructions to use cunghoctienganh/8c90369c-2790-4372-a0e2-a9bf8d59d753 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/8c90369c-2790-4372-a0e2-a9bf8d59d753 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MLP-KTLim/llama-3-Korean-Bllossom-8B") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/8c90369c-2790-4372-a0e2-a9bf8d59d753") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0051f63 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:09e0812d159efba38e07392add7db5090e1fa3f45f8de9b3cecfb45bc321d451
size 6776
|