Instructions to use EllaHong/query_change_0831_v0.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EllaHong/query_change_0831_v0.2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("nlpai-lab/kullm-polyglot-5.8b-v2") model = PeftModel.from_pretrained(base_model, "EllaHong/query_change_0831_v0.2") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0a0c569 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4e4ffe486a20c5ddb9f57e1223157cfcb0c3d4f17022b837f921a96bd0ca85b1
size 58740889
|