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

Tidy-up argument parsing. #6105

Merged
merged 5 commits into from
Mar 18, 2024
Merged

Conversation

dranger003
Copy link
Contributor

This PR is a follow-up to #6101 to tidy-up params parsing.
It adds a gpt_params_find_arg function and returns early.

@ggerganov ggerganov merged commit 496bc79 into ggerganov:master Mar 18, 2024
57 of 62 checks passed
@dranger003 dranger003 deleted the params-cleanup branch March 21, 2024 15:13
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* Tidy-up argument parsing.

* Missing ref.

* common : minor

* common : add static classifier

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
* Tidy-up argument parsing.

* Missing ref.

* common : minor

* common : add static classifier

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
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.

2 participants