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

InvalidHeaderValue #62

Open
nemerna opened this issue Aug 6, 2024 · 0 comments
Open

InvalidHeaderValue #62

nemerna opened this issue Aug 6, 2024 · 0 comments

Comments

@nemerna
Copy link

nemerna commented Aug 6, 2024

INFO 08-06 12:35:26.612 ngc_injector.py:141] Selected profile: 7680b65db3dde6ebb3cb045e9176426b32d2e14023e61f1cd2137216dd1dc789 (vllm-fp16-tp1)
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.10/dist-packages/vllm_nvext/entrypoints/openai/api_server.py", line 492, in
engine_args, extracted_name = inject_ngc_hub(engine_args)
File "/usr/local/lib/python3.10/dist-packages/vllm_nvext/hub/ngc_injector.py", line 143, in inject_ngc_hub
repo = optimal_config.workspace()
Exception: Error {
context: "initializing ngc repo from repo_id: ngc://nim/mistralai/mistral-7b-instruct-v03:hf",
source: CommonError(
Error {
context: "fetching file_map",
source: CommonError(
Error {
context: "fetching file map with bearer token",
source: reqwest::Error {
kind: Builder,
source: http::Error(
InvalidHeaderValue,
),
},
},
),
},
),
}

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

No branches or pull requests

1 participant