X

Compare

Overview

Doubao vs Qwen for reasoning Comparison in different aspects of AI services with data mining from genuine user reviews & ratings, including: ALL,Interesting,Helpfulness,Correctness. AI store is a platform of genuine user reviews,rating and AI generated contents, covering a wide range of categories including AI Image Generators, AI Chatbot & Assistant, AI Productivity Tool, AI Video Generator, AI in Healthcare, AI in Education, AI in Lifestyle, AI in Finance, AI in Business, AI in Law, AI in Travel, AI in News, AI in Entertainment, AI for Kids, AI for Elderly, AI Search Engine, AI Quadruped Robot.

Reviews Comparison

Recommended Tags



  • AILearner98 2025-05-02 11:49
    Interesting:5,Helpfulness:5,Correctness:5

    Correct result: \sqrt(3)/3. To test the geometry question on Qwen app and the thinking mode you can get the result: Thinking mode: correct answer \sqrt(3)/3. Without thinking mode: wrong answer. Overall, the 235B model is quite powerful compared to previous SOTA model. More about the key updates in Qwen3: Hybrid reasoning model, expanded language support (100+ languages), enhanced tool calling capabilities with Qwen-Agent supporting MCP. The newly open-sourced Qwen3 is China's first "hybrid reasoning model", a concept initially proposed by Claude3.7 and recently adopted by Gemini2.5 Flash. Essentially, this allows the model to toggle reasoning processes on/off. The primary purpose is to accelerate response generation for simple queries or time-sensitive scenarios by optionally disabling the thinking process while maintaining output quality. Previous approaches struggled to directly suppress reasoning steps in LLMs without retraining, as prompt engineering offered limited control. Qwen3 introduces two control methods: 1) A hard switch via enable_thinking parameter (True/False), and 2) When enabled, secondary soft switching through appending /no_think or /think tokens. Qwen also provides recommended parameter configurations to ensure optimal performance: Think mode: Temperature=0.6, TopP=0.95, TopK=20, MinP=0 Non-think mode: Temperature=0.7, TopP=0.8, TopK=20, MinP=0 Additionally, Qwen3 features specialized training for tool invocation, with Qwen-Agent now supporting MCP.



  • ai4science03 2025-04-28 23:16
    Interesting:5,Helpfulness:5,Correctness:5

    Qwen 2.5 models have already been widely adopted on many industrial applications. And Qwen 3 release will be even more exciting and I think it will set new standard of LLM and even the large reasoning models.