Skip to content

Conversation

Code42Cate
Copy link

Fixes #192 by correctly parsing the expected (https://github.com/vllm-project/vllm/blob/main/vllm/engine/arg_utils.py#L354C5-L354C17) json to a dict instead of just passing the string

Tested by deploying to Runpod with Menlo/Jan-nano-128k and ROPE_SCALING={"rope_type":"yarn","factor":3.2,"original_max_position_embeddings":40960}

Still waiting for the build to test if it works without specifying the env var

@TimPietrusky
Copy link
Contributor

@Code42Cate was your test without the env var also succesful?

Copy link
Contributor

@TimPietrusky TimPietrusky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the contribution!

@batmar125
Copy link

The docker images are updated on this?

Is this now working?

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.

Unable to set dict environment variables due to missing JSON parsing

3 participants