OpenBMB / OpenBMB/MiniCPM-o-Demo

量化问题

Open
#2 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
387
Forks
81
Avg merge
1h 59m
Merged PRs (30d)
3

Description

你好,我这边已经成功部署运行,效果很好。
现在有2个方面的问题我想请问一下:

  1. 模型是否可以使用量化后的模型
  2. 目前代码是单用户对应独占worker的形式,如果当前使用好一点的cuda算力,是否可以做到单张显卡启动,多用户调用的形式。基于这些,是否可以用后台使用vllm部署加速,用工程代码的形式进行用户间的信息隔离,以达到单worker推理服务,实现多用户的并发效果?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. First clarify whether the goal is quantized-model support, shared-worker multi-user inference, or both, and establish the expected isolation and concurrency behavior. Done should include agreed requirements and validation for the selected deployment approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.