Skip to content
View funnamer's full-sized avatar

Block or report funnamer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Course_Code Course_Code Public

    Forked from Travis1024/Course_Code

    课程或其他开源代码文件

    C++

  2. langchainQA langchainQA Public

    分别对已部署的Qwen3 0.6B 封装langchain_qwen3,以及对Qwen3 -0.6B-embedding 嵌入向量模型封装的qwen3_embeddings,经过封装后可直接在langchain中调用

    Python 1

  3. EscalateIdea EscalateIdea Public

    通过fastapi 实现了对Qwen3 0.6B模型的api部署 可通过api调用模型(vllm对Windows系统支持有限,本项目适合在Windows系统上部署和调用)

    Python