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

Add Support for Llama3 Models in groq_api_calculate_cost Function #272

Merged
merged 1 commit into from
May 23, 2024

Conversation

Khaleelhabeeb
Copy link
Contributor

@Khaleelhabeeb Khaleelhabeeb commented May 23, 2024

Added cost calculation for the llama3-70b-8192 model with input cost $0.59 per 1M tokens and output cost $0.79 per 1M tokens.

#Added cost calculation for the llama3-8b-8192 model with input cost $0.05 per 1M tokens and output cost $0.10 per 1M tokens.

fixes issue #270

# Added cost calculation for the llama3-70b-8192 model with input cost $0.59 per 1M tokens and output cost $0.79 per 1M tokens.
#Added cost calculation for the llama3-8b-8192 model with input cost $0.05 per 1M tokens and output cost $0.10 per 1M tokens.
@willbakst
Copy link
Contributor

Thank you for contributing!

@willbakst willbakst merged commit 0afdfbf into Mirascope:dev May 23, 2024
2 of 6 checks passed
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