Skip to content

Harden MLX multimodal safety defaults#25

Draft
brianmeyer wants to merge 7 commits intomasterfrom
codex/rec-202-mlx-safety-hardening
Draft

Harden MLX multimodal safety defaults#25
brianmeyer wants to merge 7 commits intomasterfrom
codex/rec-202-mlx-safety-hardening

Conversation

@brianmeyer
Copy link
Copy Markdown
Owner

@brianmeyer brianmeyer commented Mar 28, 2026

Summary

  • serialize heavy MLX multimodal work and keep native MLX video off the default path
  • add safer frame/pixel budgets, crash-safe smoke controls, and RSS telemetry
  • degrade video query/reranker flows to caption or frame-based fallbacks instead of risky native video preprocessing

Validation

  • python3 -m pytest -q tests/test_mlx_reranker_prompt.py tests/test_search_pipeline.py tests/test_cross_modal_benchmark_defs.py tests/test_query_expansion.py tests/test_config_tools.py
  • python3 benchmarks/cross_modal_ablation.py --dry-run --backend mlx --smoke-profile safe --expansion-profile caption_only --rss-limit-mb 6144

Linear

  • REC-202
  • REC-203
  • REC-204
  • REC-205
  • REC-206
  • REC-212

@brianmeyer brianmeyer changed the title Harden MLX safety and recover expansion benchmark work Harden MLX multimodal safety defaults Mar 28, 2026
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.

1 participant