Skip to content

Conversation

@marcoStocchi
Copy link
Contributor

As discussed in PR 'llama-tts : add -o option' (#12042):

  • common_params : 'out_file' string is the only output file name parameter left in 'common_params'. It's intended to be used in all example programs implementing an '-o' option.

  • cvector-generator, export-lora, imatrix : default output filenames moved from 'common_params' to the 'main()' of each example program.

As discussed in PR 'llama-tts : add -o option' (ggml-org#12042):

* common_params : 'out_file' string is the only output file name parameter left in common_params. It's intended to be used in all example programs implementing an '-o' option.

* cvector-generator, export-lora, imatrix : default output filenames moved from 'common_params' to the 'main()' of each example program.
@ggerganov
Copy link
Member

We can merge if the CI is green.

Copy link
Collaborator

@ngxson ngxson left a comment

Choose a reason for hiding this comment

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

I rerun the CI, seems like temporary error

@ggerganov
Copy link
Member

The CI error is related to #11227 (comment). Will be fixed separately.

@ggerganov ggerganov merged commit 6ef79a6 into ggml-org:master Mar 10, 2025
45 of 47 checks passed
jpohhhh pushed a commit to Telosnex/llama.cpp that referenced this pull request Mar 14, 2025
As discussed in PR 'llama-tts : add -o option' (ggml-org#12042):

* common_params : 'out_file' string is the only output file name parameter left in common_params. It's intended to be used in all example programs implementing an '-o' option.

* cvector-generator, export-lora, imatrix : default output filenames moved from 'common_params' to the 'main()' of each example program.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
As discussed in PR 'llama-tts : add -o option' (ggml-org#12042):

* common_params : 'out_file' string is the only output file name parameter left in common_params. It's intended to be used in all example programs implementing an '-o' option.

* cvector-generator, export-lora, imatrix : default output filenames moved from 'common_params' to the 'main()' of each example program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants