Add author as: author='OpenCompass Contributors' (#578)

This commit is contained in:
Rahid Zeynalov 2023-11-13 13:45:13 +04:00 committed by GitHub
parent 1ea88d5822
commit 9c883ec7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,7 @@ def get_version():
def do_setup():
setup(name='opencompass',
author='OpenCompass Contributors',
version=get_version(),
description='A comprehensive toolkit for large model evaluation',
url='https://github.com/open-compass/opencompass',