X

Qwen Alibaba

Qwen is one of the leading AI assistants developed by Alibaba Company.

Ratings

Compare with Similar AI Apps

Prompts

1

In plane quadrilateral ABCD, AB = AC = CD = 1,\angle ADC = 30^{\circ},\angle DAB = 120^{\circ}. Fold triangle ACD along AC to triangle ACP, where P is a moving point. Find the minimum cosine value of the dihedral angle A - CP - B.

Reviews

Tags


  • AILearner98 2025-05-02 11:49
    Interesting:5,Helpfulness:5,Correctness:5
    Prompt: In plane quadrilateral ABCD, AB = AC = CD = 1,\angle ADC = 30^{\circ},\angle DAB = 120^{\circ}. Fold triangle ACD along AC to triangle ACP, where P is a moving point. Find the minimum cosine value of the dihedral angle A - CP - B.

    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.

Write Your Review

Detailed Ratings

ALL
Correctness
Helpfulness
Interesting
Upload Pictures and Videos