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

Added Llama 3 Instruct Lite / Turbo family #3031

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

liamjxu
Copy link
Contributor

@liamjxu liamjxu commented Sep 28, 2024

No description provided.

@liamjxu liamjxu requested a review from yifanmai September 28, 2024 01:08
@liamjxu liamjxu linked an issue Sep 28, 2024 that may be closed by this pull request
Copy link
Collaborator

@yifanmai yifanmai left a comment

Choose a reason for hiding this comment

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

Looks mostly good!

access: open
num_parameters: 70000000000
release_date: 2024-07-18
tags: [TEXT_MODEL_TAG, LIMITED_FUNCTIONALITY_TEXT_MODEL_TAG]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add INSTRUCTION_FOLLOWING_MODEL_TAG

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

access: open
num_parameters: 70000000000
release_date: 2024-07-18
tags: [TEXT_MODEL_TAG, LIMITED_FUNCTIONALITY_TEXT_MODEL_TAG]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add INSTRUCTION_FOLLOWING_MODEL_TAG

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

@yifanmai yifanmai merged commit 7cc5366 into main Oct 2, 2024
6 checks passed
@yifanmai yifanmai deleted the jialiang/add_llama3_turbo_and_lite branch October 2, 2024 16:54
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.

Add Llama 3 Instruct Lite / Turbo family
2 participants