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

typo? #309

Open
CHNtentes opened this issue Feb 13, 2025 · 0 comments
Open

typo? #309

CHNtentes opened this issue Feb 13, 2025 · 0 comments

Comments

@CHNtentes
Copy link

MODEL_ARGS="pretrained=$MODEL,dtype=bfloat16,data_parallel_size=$NUM_GPUS,max_model_length=32768,gpu_memory_utilisation=0.8"

I got following error:
TypeError: VLLMModelConfig.init() got an unexpected keyword argument 'gpu_memory_utilisation'

It seems to be 'gpu_memory_utilization' according to vllm docs.

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