feat: publish scaling laws chapter

This commit is contained in:
wuyang
2026-07-29 02:17:31 +08:00
parent 4c4b5b0c7c
commit eff0e4c942
17 changed files with 4228 additions and 33 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"check:site": "node scripts/check-site.mjs",
"check:moe-browser": "node scripts/check-moe-browser.mjs",
"check:reasoning-browser": "node scripts/check-reasoning-browser.mjs",
"check:training-systems-browser": "node scripts/check-training-systems-browser.mjs"
"check:training-systems-browser": "node scripts/check-training-systems-browser.mjs",
"check:scaling-browser": "node scripts/check-scaling-browser.mjs"
},
"dependencies": {
"@astrojs/sitemap": "3.7.3",