通义千问-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
相关推荐
dundunmm7 分钟前
论文阅读:SIMBA: single-cell embedding along with features
论文阅读·人工智能·数据挖掘·embedding·生物信息·多组学细胞数据·单组学
xhyu618 分钟前
【论文笔记】LLaVA-KD: A Framework of Distilling Multimodal Large Language Models
论文阅读·人工智能·语言模型
数据岛8 分钟前
sklearn中常用数据集简介
人工智能·python·sklearn
黎跃春32 分钟前
智能体来了:构建用于具有结构化输出的内容审核的智能 AI Agent 智能体
人工智能·搜索引擎
美狐美颜sdk44 分钟前
从零开始:如何使用第三方视频美颜SDK开发实时直播美颜平台
人工智能·计算机视觉·性能优化·美颜sdk·第三方美颜sdk·美颜api
CSDN专家-赖老师(软件之家)1 小时前
养老院管理系统+小程序项目需求分析文档
vue.js·人工智能·小程序·mybatis·springboot
emperinter1 小时前
WordCloudStudio Now Supports AliPay for Subscriptions !
人工智能·macos·ios·信息可视化·中文分词
南门听露2 小时前
无监督跨域目标检测的语义一致性知识转移
人工智能·目标检测·计算机视觉
夏沫の梦2 小时前
常见LLM大模型概览与详解
人工智能·深度学习·chatgpt·llama
WeeJot嵌入式2 小时前
线性代数与数据挖掘:人工智能中的核心工具
人工智能·线性代数·数据挖掘