Giter Club home page Giter Club logo

Comments (1)

Elissa0723 avatar Elissa0723 commented on September 26, 2024

I had the same problem...

Traceback (most recent call last):
File "./swift/demo_server_vllm_xyf.py", line 106, in get_all_component_res
async for request_output in results_generator:
File "./vllm/vllm/engine/async_llm_engine.py",line 673,in generate
async for output in self._process_request(
File "./vllm/vllm/engine/async_llm_engine.py", line 780, in _process_request
raise e
File "./vllm/vllm/engine/asyncIlm_engine.py", line 776, in _process_request
async for request output in stream:
File "./vllm/vllm/engine/async_llm_engine.py", line 89, in _anext
raise result
File "./vllm/vllm/vllm/enggine/async_llm_engine.py", line 42, in _log_task_completiom
return_value = task.result()
File "./vllm/vllm/engine/async_limengine.py", line 532, in run_engine_loop
has_requests_in_progress = await asyncio.wait_for(
File "/opt/conda/envs/infer/lib/python3.10/asyncio/tasks.py", line 445in wait_for
return fut.result()
File "./vllm/vllm/vllm/engine/async_lngine.py", line 510, in engine_step
self._request_tracker.process_request_output(
File "./vllm/vllm/engine/async_llm_engine.py", line 130, in process_request_output
self._request_streams[request_id].put(request_output)
KeyError: 'cc2580f508eb473285a9e1bb47a6714f

from vllm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.