Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support LLaMA2-Accessory #732

Merged
merged 11 commits into from
Jan 2, 2024
Merged

Conversation

ChrisLiu6
Copy link
Contributor

@ChrisLiu6 ChrisLiu6 commented Dec 24, 2023

Motivation

Support the evaluation of LLaMA2-Accessory models

Modification

Add the LLaMA2AccessoryModel class, which wraps the original LLaMA2-Accessory models, to opencompass/models/accessory.py. Three model config examples are also given.

BC-breaking (Optional)

No

@ChrisLiu6
Copy link
Contributor Author

@tonysy Hi! Could you please review this PR? Thx.

Copy link
Collaborator

@tonysy tonysy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tonysy
Copy link
Collaborator

tonysy commented Dec 28, 2023

Great works. Also welcome to update the news in READE.med and README_zh.md

@ChrisLiu6
Copy link
Contributor Author

Great works. Also welcome to update the news in READE.med and README_zh.md

Thank you! README and README.zh have been updated.

Copy link
Collaborator

@tonysy tonysy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ChrisLiu6
Copy link
Contributor Author

@tonysy Could you please merge this?

@tonysy tonysy merged commit 3eb225a into open-compass:main Jan 2, 2024
7 checks passed
Leymore pushed a commit that referenced this pull request Jan 8, 2024
* Support LLaMA2-Accessory

* remove strip

* clear imports

* reformat

* fix lint

* fix lint

* update readme

* update readme

* update readme

* update readme
liuyaox pushed a commit to liuyaox/opencompass that referenced this pull request Jun 26, 2024
* Support LLaMA2-Accessory

* remove strip

* clear imports

* reformat

* fix lint

* fix lint

* update readme

* update readme

* update readme

* update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants