feat: deepen Kimi K3 report guide

This commit is contained in:
wuyang
2026-07-29 12:02:04 +08:00
parent 6560e97737
commit b669615225
27 changed files with 2730 additions and 566 deletions
+2 -1
View File
@@ -24,7 +24,8 @@
"check:inference-serving-browser": "node scripts/check-inference-serving-browser.mjs",
"check:evaluation-browser": "node scripts/check-evaluation-browser.mjs",
"check:representation-browser": "node scripts/check-representation-browser.mjs",
"check:deepseek-browser": "node scripts/check-deepseek-browser.mjs"
"check:deepseek-browser": "node scripts/check-deepseek-browser.mjs",
"check:k3-browser": "node scripts/check-k3-browser.mjs"
},
"dependencies": {
"@astrojs/sitemap": "3.7.3",