如何使用vllm本地部署大模型
Published:
本文介绍如何在本地 (Linux 环境) 使用 vLLM 部署多模态大模型 Qwen/Qwen3-VL-2B-Instruct,并通过 OpenAI 兼容接口进行推理测试。流程包含:
Published:
本文介绍如何在本地 (Linux 环境) 使用 vLLM 部署多模态大模型 Qwen/Qwen3-VL-2B-Instruct,并通过 OpenAI 兼容接口进行推理测试。流程包含:
Published:
有时候我们想在VSCode连接远程服务器的情况下,使用Codex插件来辅助编程。但由于某些转发原因,Codex 可能会不太配合:首先在第一步登录时就会报错,如下图所示。 
因此,这篇教程主要记录如何在VSCode连接远程服务器的情况下使用Codex插件。
Published:
This tutorial explains how to install and configure Clash on a remote Linux server. It’s especially useful when you need to bypass network restrictions to access external sites such as Hugging Face, Google, and others, all without requiring sudo privileges.
Published:
This blog is a tutorial on visualizing the Natural Scenes Dataset (NSD) with Pycortex, aimed at researchers who want a practical guide for neural data visualization.