LICENSE
NOTICE
README.md
pyproject.toml
mlx_smolvla/__init__.py
mlx_smolvla/benchmark.py
mlx_smolvla/cache.py
mlx_smolvla/cache_cleanup.py
mlx_smolvla/cli.py
mlx_smolvla/compatibility.py
mlx_smolvla/config.py
mlx_smolvla/connector.py
mlx_smolvla/convert.py
mlx_smolvla/doctor.py
mlx_smolvla/expert.py
mlx_smolvla/flow.py
mlx_smolvla/hardware_safety.py
mlx_smolvla/hiwonder_client.py
mlx_smolvla/language.py
mlx_smolvla/policy.py
mlx_smolvla/preprocessing.py
mlx_smolvla/production_evidence.py
mlx_smolvla/profile.py
mlx_smolvla/quantization.py
mlx_smolvla/rmsnorm.py
mlx_smolvla/server.py
mlx_smolvla/statistical.py
mlx_smolvla/types.py
mlx_smolvla/vision.py
mlx_smolvla.egg-info/PKG-INFO
mlx_smolvla.egg-info/SOURCES.txt
mlx_smolvla.egg-info/dependency_links.txt
mlx_smolvla.egg-info/entry_points.txt
mlx_smolvla.egg-info/not-zip-safe
mlx_smolvla.egg-info/requires.txt
mlx_smolvla.egg-info/top_level.txt
mlx_smolvla/native/CMakeLists.txt
mlx_smolvla/native/bindings.cpp
mlx_smolvla/native/rmsnorm.cpp
mlx_smolvla/native/rmsnorm.h
mlx_smolvla/native/rope_prefix_corrections_v2.h
mlx_smolvla/training/__init__.py
mlx_smolvla/training/trained_parity.py
reference/__init__.py
reference/_build_backend.py
reference/audit.py
reference/benchmark.py
reference/discovery.py
reference/goldens.py
reference/policy.py
reference/stats_active.py
tests/test_bench.py
tests/test_bf16_profile.py
tests/test_cache.py
tests/test_ci_workflow.py
tests/test_cli.py
tests/test_compatibility.py
tests/test_config.py
tests/test_connector.py
tests/test_conversion.py
tests/test_distribution.py
tests/test_end_to_end.py
tests/test_expert.py
tests/test_flow.py
tests/test_goldens.py
tests/test_hardware_client.py
tests/test_hardware_readiness.py
tests/test_import_isolation.py
tests/test_inference_comparison.py
tests/test_language.py
tests/test_policy_api.py
tests/test_prefix.py
tests/test_preprocessing.py
tests/test_production_evidence.py
tests/test_public_finetune.py
tests/test_public_release.py
tests/test_quantization.py
tests/test_reference_audit.py
tests/test_reference_discovery.py
tests/test_reference_export_precision.py
tests/test_reference_policy.py
tests/test_rename.py
tests/test_repository_hygiene.py
tests/test_rmsnorm.py
tests/test_rope.py
tests/test_runtime_provenance.py
tests/test_server.py
tests/test_silu.py
tests/test_softmax.py
tests/test_statistical.py
tests/test_stats_active_end_to_end.py
tests/test_stats_active_reference.py
tests/test_trained_comparison_producer.py
tests/test_trained_parity.py
tests/test_trained_parity_repair.py
tests/test_training_audit.py
tests/test_training_benchmark.py
tests/test_training_data.py
tests/test_training_dataset.py
tests/test_training_differentiable.py
tests/test_training_evaluation.py
tests/test_training_export.py
tests/test_training_finetune.py
tests/test_training_gradients.py
tests/test_training_lockstep.py
tests/test_training_lora.py
tests/test_training_model.py
tests/test_training_objective.py
tests/test_training_optimizer.py
tests/test_training_parity.py
tests/test_training_reference.py
tests/test_training_reference_lockstep.py
tests/test_training_self_consistency.py
tests/test_training_ux.py
tests/test_vision.py
training/__init__.py
training/audit.py
training/benchmark.py
training/data.py
training/dataset.py
training/differentiable.py
training/evaluation.py
training/export.py
training/finetune.py
training/floor_runtime.py
training/gradients.py
training/lockstep.py
training/lora.py
training/model.py
training/objective.py
training/optimizer.py
training/parity.py
training/preprocessing.py
training/reference.py
training/reference_export.py
training/reference_lockstep.py
training/runtime_provenance.py
training/self_consistency.py
training/t3_contract.py
training/ux.py