feat: deepen DeepSeek technical lineage

This commit is contained in:
wuyang
2026-07-29 11:17:53 +08:00
parent 5c8a2e44bd
commit cd96dab22d
27 changed files with 2905 additions and 102 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
"check:multimodal-browser": "node scripts/check-multimodal-browser.mjs",
"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:representation-browser": "node scripts/check-representation-browser.mjs",
"check:deepseek-browser": "node scripts/check-deepseek-browser.mjs"
},
"dependencies": {
"@astrojs/sitemap": "3.7.3",