Skip to content
TopicTracker
来自 HackerNews查看原文
译文语言译文语言

Qwen/Qwen3.6-27B · Hugging Face

Qwen3.6-27B是通义千问团队开发的最新270亿参数语言模型,在推理、代码生成和多语言任务方面表现出色,支持128K上下文长度,并在多个基准测试中超越了同规模模型。

相关报道

  • The article provides a command-line recipe for transcribing audio files on macOS using the Gemma 4 E2B model with MLX and mlx-vlm. It demonstrates the transcription of a 14-second WAV file, noting minor misinterpretations in the output.

  • The article explains how to package Perl and shell scripts for deployment on NixOS, covering dependency management and reproducible builds. It demonstrates creating Nix expressions to handle Perl modules and shell dependencies in the Nix ecosystem.

  • llm-openrouter 0.6 adds a new "llm openrouter refresh" command that allows users to refresh the list of available models without waiting for cache expiration. This feature was added to enable immediate access to new models like Kimi 2.6 on OpenRouter.