Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update git deps #62

Closed
wants to merge 1 commit into from
Closed

update git deps #62

wants to merge 1 commit into from

Conversation

syheliel
Copy link

This PR will fix the compile error due to:

/home/xxx/workspace/ppl/ppl.llm.serving/src/models/llama/../../utils/mpsc_request_scheduler.h:21:10: fatal error: ppl/common/event_count.h: No such file or directory
#include "ppl/common/event_count.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

@ouonline
Copy link
Contributor

ouonline commented May 31, 2024

The latest version of ppl.nn does not support the openpmx domain in ppl.pmx. we'll stick to llm_v1 until openpmx is fully supported by ppl.nn.

As a workaround, ppl.common is changed to the latest version in OpenPPL/ppl.nn@0c19aae. please rm -rf deps/pplnn* and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants