Instructions to use mrhunghd/20155cb9-2db0-41eb-9727-5c5a21d69e1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrhunghd/20155cb9-2db0-41eb-9727-5c5a21d69e1b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("oopsung/llama2-7b-koNqa-test-v1") model = PeftModel.from_pretrained(base_model, "mrhunghd/20155cb9-2db0-41eb-9727-5c5a21d69e1b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
1fa1758 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0ff523763cc660d3199089f392374358b0850968a85ba1e47b8fe2a0e19fc5c4
size 80013120
|