Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Qwen(Tongyi) model component #5439

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

niuguy
Copy link
Contributor

@niuguy niuguy commented Dec 25, 2024

Qwen (Tongyi), developed by Alibaba, is emerging as one of the most competitive large language models (LLMs) in China. Integrating Qwen into Langflow would empower users in China, who often face restricted access to models like OpenAI and Anthropic, to leverage Langflow’s capabilities effectively.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Dec 25, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Dec 25, 2024
Copy link

codspeed-hq bot commented Dec 25, 2024

CodSpeed Performance Report

Merging #5439 will degrade performances by 56.11%

Comparing niuguy:qwen (bd5283c) with main (bd7f913)

Summary

⚡ 2 improvements
❌ 1 regressions
✅ 12 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main niuguy:qwen Change
test_get_and_cache_all_types_dict 1 ms 2.3 ms -56.11%
test_setup_llm_caching 2.9 ms 2.1 ms +37.09%
test_successful_run_with_input_type_text 257.2 ms 181.3 ms +41.87%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant