Instructions to use VERSIL91/84bdd231-9ac1-4fdb-bf47-437d8b0f361d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/84bdd231-9ac1-4fdb-bf47-437d8b0f361d 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, "VERSIL91/84bdd231-9ac1-4fdb-bf47-437d8b0f361d") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
5ca76f3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2539802b4016767e5475c0fa774895f4c33683f7c2ed9df643a61279e9ef1bd2
size 17209962
|