08 2025 档案
摘要:✨ 实验环境 SoC:M1 Pro 10 cores CPU 16 cores GPU RAM:16GB numpy:2.2.6 torch:2.8.0 mlx:0.28.0 ✨FP16 & FP32 库 硬件平台 运算速度 主要原因 PyTorch GPU FP16 显著快于 FP32 现代 GP
阅读全文
摘要:✨MinGW-w64 The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.
阅读全文
摘要:✨ 清空当前会话历史命令 Clear-History ✨ 清空所有会话历史命令 获取历史命令文件路径 (Get-PSReadLineOption).HistorySavePath 清空所有会话历史命令 Remove-Item (Get-PSReadLineOption).HistorySavePat
阅读全文
摘要:✨ 报错提示 Error processing line 1 of /opt/homebrew/Caskroom/miniconda/base/envs/llama.cpp/lib/python3.10/site-packages/distutils-precedence.pth: Tracebac
阅读全文