通义千问-7B-Chat-Int4

通义千问-7B-Chat-Int4

代码仓库地址:https://github.com/QwenLM/Qwen

安装

  1. 克隆我们的仓库并跳转到相应目录

    git clone https://www.modelscope.cn/qwen/Qwen-7B-Chat-Int4.git
    cd Qwen-7B-Chat-Int4

  2. 创建 conda 环境

    conda create -n qwenint4 python=3.8 -y
    conda activate qwenint4

    conda activate qwenint4

  3. 安装依赖

    pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple

    pip install gradio==3.40.0 -i https://pypi.mirrors.ustc.edu.cn/simple

安装缺失

复制代码
pip install optimum -i https://pypi.mirrors.ustc.edu.cn/simple

pip install auto-gptq -i https://pypi.mirrors.ustc.edu.cn/simple
相关推荐
Listennnn15 分钟前
Agent自动化与代码智能
人工智能·自动化
墨尘游子30 分钟前
一文读懂循环神经网络(RNN)—语言模型+读取长序列数据(2)
人工智能·python·深度学习
hexiaoyan8271 小时前
AI数据分析仪设计原理图:RapidIO信号接入 平板AI数据分析仪
人工智能·ai数据分析仪·平板数据分析仪·数据分析仪·ai边缘计算
点云SLAM1 小时前
PyTorch张量(Tensor)创建的方式汇总详解和代码示例
人工智能·pytorch·python·深度学习·机器学习·张量创建方式
聚客AI1 小时前
⚡手撕Transformer心脏:从RoPE到2025 Meta三线性体积编码的跃迁
人工智能·pytorch·llm
AndrewHZ1 小时前
【图像处理基石】什么是色盲仿真技术?
图像处理·人工智能·pytorch·深度学习·计算机视觉·颜色科学·hvs
辣么大1 小时前
06 NLU 语义解析:语音助手的大脑如何理解你在说什么?
人工智能
MJ绘画学习中1 小时前
AI绘画生成秦末曹参全身像提示词
人工智能
G皮T2 小时前
【人工智能】通过 Dify 构建智能助手
人工智能·ai·llm·大语言模型·dify·ai agent·智能体
Albert_Lsk2 小时前
【2025/07/14】GitHub 今日热门项目
人工智能·开源·github·开源协议