Initial commit: Neural Trace:观察本地 Qwen3.5-4B 计算过程的极简可视化工作台

This commit is contained in:
WpyQwq
2026-09-19 11:59:24 +08:00
commit 8495e2f33a
15 changed files with 2576 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Install this optional set after the Qwen3.5 checkpoint is fully downloaded.
torch>=2.6
transformers>=4.57
accelerate>=1.3