From 0e9817683c3eac79da99c70c37d4c3fbc93b7a55 Mon Sep 17 00:00:00 2001 From: LaoWang <257199637@qq.com> Date: Tue, 2 Jun 2026 14:31:56 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20Llama=204=20arxiv=202601.11659=20?= =?UTF-8?q?=E5=B7=B2=E6=92=A4=E5=9B=9E=EF=BC=8C=E6=94=B9=E7=94=A8=E5=AE=98?= =?UTF-8?q?=E6=96=B9=E7=B3=BB=E7=BB=9F=E5=8D=A1=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/papers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/papers.json b/data/papers.json index 120ce05..3be9f44 100644 --- a/data/papers.json +++ b/data/papers.json @@ -64,11 +64,11 @@ "title": "Llama 3 / Llama 4 (Scout/Maverick/Behemoth, MoE, 10M context)", "authors": "Meta AI", "year": 2025, - "venue": "arXiv", + "venue": "Meta AI", "tags": [ "关键节点" ], - "arxiv": "2601.11659" + "pdf": "https://ai.meta.com/blog/llama-4-multimodal-intelligence/" }, { "title": "DeepSeek-V4: 1.6T MoE + CSA+HCA Hybrid Attention + 1M Context",