Commit fe8b5ea4 authored by Your Name's avatar Your Name

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
parent ccd7cce5
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment