오픈 소스 RSS

모델 🇨🇳

알리바바 Qwen, Qwen3 출시: 하이브리드 사고, 119개 언어 지원, 선도 모델과 경쟁

알리바바 Qwen이 Qwen3 모델군을 발표했습니다. 이 중 플래그십 모델인 Qwen3-235B-A22B는 2350억 개의 파라미터(220억 개 활성)를 가지며, DeepSeek-R1, o1, o3-mini, Grok-3, Gemini-2.5-Pro와 비교됩니다. 이 모델들은 하이브리드 사고 모드(추론 및 빠른 응답)를 지원하고, 119개 언어로 작업하며, 개선된 에이전트 기능과 MCP 통합을 특징으로 합니다. 8개 모델의 가중치가 Apache 2.0 라이선스로 공개되었습니다.

Alibaba/QwenAlibaba/Qwen
Alibaba Qwen28.07 · 00:03
오픈 소스 🇺🇸

Experiments with the Proposed Cross-Origin Storage API in Transformers.js

Transformers.js faces a caching issue: when using the same AI model or Wasm runtime across different websites, the browser downloads and caches them repeatedly due to origin-based cache isolation. The proposed Cross-Origin Storage (COS) API addresses this by identifying files by cryptographic hash rather than URL, enabling secure resource sharing across different origins.

Hugging FaceHugging Face
Hugging Face blog27.07 · 21:04
새로운 뉴스