Working on ML infrastructure and developer tooling
Extending the LTX text-to-video pipeline with image-to-video generation, enabling video synthesis conditioned on an input image and text prompt. Implementing full C++ and Python API support, throughput/latency benchmarking, and a test suite ensuring consistency across both implementations.
Keras 3 - keras-team/keras
Working on bringing the OpenVINO backend for Keras 3 to functional parity with the other backends — implementing operators that were missing for OpenVINO, cutting down excluded tests along the way, and now extending the same work to keras-hub. Also reported a handful of upstream bugs in OpenVINO found while doing this.
OpenVINO Toolkit - openvinotoolkit/openvino.genai
Added LoRA adapter support for GGUF-format models, extending what was previously safetensors-only, and brought LoRA support to the Text2Video (LTX-Video) pipeline, including fixes for adapter persistence across model reshapes and a Python API for setting adapter. Also added per-stage latency metrics for the LLM and Whisper pipelines, and fixed a missing opset re-export bug.



