Add support for multiple context values (--n-ctx, --audio-ctx, --image-ctx)
- Changed context arguments to use action='append' allowing multiple values - Added get_ctx_by_index() helper function for index-based context retrieval - Updated text, audio, and image model loading to use indexed context values - Users can now specify different context sizes per model
Showing
This diff is collapsed.
Please
register
or
sign in
to comment