Instructions to use Junnos/lucky-vicky with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Junnos/lucky-vicky with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("yanolja/EEVE-Korean-10.8B-v1.0") model = PeftModel.from_pretrained(base_model, "Junnos/lucky-vicky") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 90a60264706227b3f987d3ece3792f81871d47b02a66d9cdf896cd4bd32bd13a
- Size of remote file:
- 113 MB
- SHA256:
- 0d641b83034f2299eae534f3b53eafaa8b466714ec412cd2fe4e095b37217097
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.