Instructions to use VERSIL91/57d83e7c-1fdf-437a-9da2-3cb8ab35db86 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/57d83e7c-1fdf-437a-9da2-3cb8ab35db86 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lcw99/zephykor-ko-7b-chang") model = PeftModel.from_pretrained(base_model, "VERSIL91/57d83e7c-1fdf-437a-9da2-3cb8ab35db86") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
629a59e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a800619020c835f5f8b9c8eb4b2feb59641380915279347b7938195070685b43
size 6776
|