Message: Return type of CI_Session_null_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Message: Return type of CI_Session_null_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Message: Return type of CI_Session_null_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Message: Return type of CI_Session_null_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Message: Return type of CI_Session_null_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Message: Return type of CI_Session_null_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
NRIPage | Articles | Alibaba Launches QVQ-72B: Vision-Based AI with Advanced Reasoning | Get Business News. Grow and Thrive in the Modern Market around the world - NRI Page
Alibaba’s Qwen research team has introduced a new experimental open-source AI model, the QVQ-72B, designed to handle both vision-based analysis and advanced reasoning tasks. The model combines the abilities of analyzing visual information from images and answering complex queries through reasoning-focused techniques. According to internal benchmarks, QVQ-72B surpassed OpenAI’s o1 model on the MathVista (mini) benchmark, scoring 71.4% compared to o1’s 71.0%.
The model also scored 70.3% on the Multimodal Massive Multi-task Understanding (MMMU) benchmark, showcasing its impressive capabilities. Despite its advancements, QVQ-72B has some limitations, including issues with language switching and recursive reasoning loops, which can impact the output quality. As part of Alibaba’s growing lineup of open-source AI models, including the QwQ-32B, the QVQ-72B represents a significant step toward integrating vision and reasoning functions in a single AI system, setting a new standard for multimodal AI applications.