Instructions to use nhung03/382bce09-54c8-42a5-8974-235c3735a241 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhung03/382bce09-54c8-42a5-8974-235c3735a241 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lmsys/vicuna-7b-v1.3") model = PeftModel.from_pretrained(base_model, "nhung03/382bce09-54c8-42a5-8974-235c3735a241") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
81864b8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7faab14d0850a98e8425580e767575523e8807f816d286e3a93973679ab43ba3
size 80115210
|