Ash-Hun/Welfare-QA
Viewer • Updated • 9.55k • 9 • 2
How to use Ash-Hun/WelSSiSKo_v3_llama-2-ko-base_text-generation with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("beomi/llama-2-ko-7b")
model = PeftModel.from_pretrained(base_model, "Ash-Hun/WelSSiSKo_v3_llama-2-ko-base_text-generation")
If you want to get how to use this model, please check my github repository :)
👉 Github Repo
The following bitsandbytes quantization config was used during training:
Base model
beomi/llama-2-ko-7b