AGI-Edgerunners / LLM-Adapters

Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models"
https://arxiv.org/abs/2304.01933
Apache License 2.0
1.08k stars 103 forks source link

Is there any way to evaluate models without any adapters? #59

Closed smkim0220 closed 8 months ago

smkim0220 commented 8 months ago

To use evaluate.py, adapter weights is always required. Is there any way to evaluate just models?