# python_huggingface **Repository Path**: devil13th/python_huggingface ## Basic Information - **Project Name**: python_huggingface - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-14 - **Last Updated**: 2026-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```commandline Python 3.12.7 pip install sentence-transformers pip install einops # hf下载模型时报错让安装的 ``` 使用说明: 1. 安装依赖 2. 修改/cfg.py的盘符 3. 下载模型并保存至本地,运行download_model_save_local.py , 修改模型名称和模型保存路径即可