Skip to content

[main] Fix params.md and cli parser cpp#4029

Merged
dkalinowski merged 4 commits intomainfrom
fix-params-md-main
Mar 3, 2026
Merged

[main] Fix params.md and cli parser cpp#4029
dkalinowski merged 4 commits intomainfrom
fix-params-md-main

Conversation

@dkalinowski
Copy link
Collaborator

🛠 Summary

CVS-172618

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates OVMS CLI help/docs around Hugging Face pull/export options and embeddings graph parameters, and removes a deprecated/unused CLI option.

Changes:

  • Adjust embeddings graph CLI --pooling option description.
  • Remove --resize option from the main CLI parser.
  • Update docs/parameters.md for optimum-cli pull parameters and embeddings pooling documentation.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
src/graph_export/embeddings_graph_cli_parser.cpp Updates --pooling CLI help text for embeddings graph export options.
src/cli_parser.cpp Removes the --resize CLI option from single-model options.
docs/parameters.md Fixes/extends pull-mode documentation (optimum-cli params) and updates embeddings pooling option docs.

@dkalinowski dkalinowski merged commit ce569c4 into main Mar 3, 2026
1 check 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.

4 participants