Instructions to use davidho27941/results_new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use davidho27941/results_new with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("yentinglin/Taiwan-LLM-7B-v2.1-chat") model = PeftModel.from_pretrained(base_model, "davidho27941/results_new") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0246eaf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:feabf7bf154ae2effabb40b25e806811e3f4957a81e55a297aec2a14a52868a1
size 392210864
|