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.01k stars 91 forks source link

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

Closed smkim0220 closed 4 months ago

smkim0220 commented 4 months ago

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