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

mistral 7b LLM addon #263

Merged
merged 4 commits into from
Jun 13, 2024
Merged

mistral 7b LLM addon #263

merged 4 commits into from
Jun 13, 2024

Conversation

yosefmih
Copy link
Contributor

No description provided.

}
// helm_overrides is stringified json of raw Helm overrides to use for the addon. These will override any values generated by the contract.
HelmOverrides helm_overrides = 13;
HelmOverrides helm_overrides = 20;
Copy link
Contributor

Choose a reason for hiding this comment

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

why change this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was going for readability. It reads better when the numbers are ascending. But it is not worth making this a breaking change. For the future, it is better to just spread these numbers out if we expect to make changes like this one.

@yosefmih yosefmih merged commit bcd28b2 into main Jun 13, 2024
2 checks passed
@yosefmih yosefmih deleted the ym/llm_addons branch June 13, 2024 18:45
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