Instructions to use arcos02/llama2ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use arcos02/llama2ko 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, "arcos02/llama2ko") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 34438ed22a0a45e5b6e9ecc7cf62940ab9f9308ab9b32594f01a765aa0035812
- Size of remote file:
- 33.6 MB
- SHA256:
- 6114323e59300667dc86a7e0815f5872285bc8bf69c327ae7271d730718e433f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.