这个项目用于下载和分析 Hugging Face 上的大型语言模型(LLM)代码(不包含权重文件),便于学习和研究模型架构。
环境由 uv 管理(依赖见 pyproject.toml,脚本运行时会自动 uv sync):
bash model_code.sh
脚本会提示您输入要下载的模型仓库路径,例如:
deepseek-ai/DeepSeek-V3.2-Expmeituan-longcat/LongCat-Flash-Chat14 commits
Python
97.5%
Jinja
2.1%
这个项目用于下载和分析 Hugging Face 上的大型语言模型(LLM)代码(不包含权重文件),便于学习和研究模型架构。
环境由 uv 管理(依赖见 pyproject.toml,脚本运行时会自动 uv sync):
bash model_code.sh
脚本会提示您输入要下载的模型仓库路径,例如:
deepseek-ai/DeepSeek-V3.2-Expmeituan-longcat/LongCat-Flash-Chat14 commits
Python
97.5%
Jinja
2.1%