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