搜索内容

lrbmike 的文章
  • 腾讯云Cloud Studio + Ollama+ Continue 实现 Cursor 免费平替
    大模型

    腾讯云Cloud Studio + Ollama+ Continue 实现 Cursor 免费平替

    Cloud Studio 创建 GPU 工作空间 https://cloud.tencent.com/product/cloudstudio 我们选择 Llama3.2 这个模板,因为这个有比较大的磁盘,将近 500G 空间……
    lrbmike 2025 年 2 月 4 日
  • Cloud Studio 软件环境安装
    大模型

    Cloud Studio 软件环境安装

    系统软件包 更新软件包 apt update 命令行安装 apt install curl sudo Nodejs 环境安装 使用 20.x 版本 curl -fsSL https://deb.nodesource.com/setup_20.x ……
    lrbmike 2025 年 2 月 3 日
  • Cloud Studio 使用 HuggingFace + Ollama 部署最新大模型
    大模型

    Cloud Studio 使用 HuggingFace + Ollama 部署最新大模型

    安装 cmake 由于需要使用到 llama.cpp 进行模型格式换转,安装时需要使用到 cmake,所以需要先更新 Cloud Studio 的环境 安装依赖包 sudo apt install build-e……
    lrbmike 2025 年 1 月 28 日
  • Cloud Studio 安装部署 open-webui 实现个人知识库
    大模型

    Cloud Studio 安装部署 open-webui 实现个人知识库

    使用 Cloud Studio 的 Llama 3.2 模板,拥有将近 500G 的磁盘空间,足够在里面创建我们的模型应用,例如用 open-webui 搭建我们的个人知识库 升级 Python 版……
    lrbmike 2025 年 1 月 23 日
  • 腾讯云 cloud studio 部署 flowise
    大模型

    腾讯云 cloud studio 部署 flowise

    最近腾讯云的 cloud studio 产品,限制免费每月 1W 分钟,但是免费账号每天凌晨 2点 会自动关机,所以要用来训练微调模型估计有点难了,但是用来搭建一些应用……
    lrbmike 2025 年 1 月 21 日
  • cursor-vip 续期使用教程
    工具

    cursor-vip 续期使用教程

    windows系统 如果你是 linux/macos 系统,请忽略这个步骤 windows系统 需要先安装 git 工具,因为稍后需要在命令行中执行脚本,使用系统自带的 cmd 命令提……
    lrbmike 2024 年 12 月 31 日
  • vscode 安装 Cline 插件使用 Deepseek-V3 模型
    工具

    vscode 安装 Cline 插件使用 Deepseek-V3 模型

    获取 API Key 首先获取 Deepseek API key,目前注册免费赠送 500万 tokens,管够用一段时间做一些调试。 配置 Cline 安装 Cline 插件 配置 API Key Deep……
    lrbmike 2024 年 12 月 30 日
  • vscode 安装 Cline 插件使用 Gemini 2.0 模型
    工具

    vscode 安装 Cline 插件使用 Gemini 2.0 模型

    安装 Cline 插件 首先在 vscode 中需要安装 Cline 插件。 安装完成后,点击插件配置。 配置 API KEY 这里我们有两种选择的方式: 第一种方式,使用 OpenRou……
    lrbmike 2024 年 12 月 17 日
  • Cursor 添加 Google 最新模型 Gemini 2.0
    工具

    Cursor 添加 Google 最新模型 Gemini 2.0

    谷歌最近发布了它们的最新大模型 Gemini 2.0,速度是之前的 2 倍,只要成为开发者就能够免费通过 API 的方式使用 gemini-2.0-flash-exp 模型。 通过 API 可以……
    lrbmike 2024 年 12 月 14 日
  • cursor-fake-machine 保姆级使用说明
    工具

    cursor-fake-machine 保姆级使用说明

    1.首先到github仓库下载插件 https://github.com/bestK/cursor-fake-machine/releases 2.打开 cursor ,如下图所示,将下载的插件拖到插件框内 3.激活插……
    lrbmike 2024 年 12 月 13 日