You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be able to set gguf as QUANTIZATION envar, but we also need to provide exact quant. I'm thinking of some MODEL_FILENAME envar containing the exact filename in the model's repository. The model download logic shall be changed, see https://github.com/Isotr0py/vllm/blob/main/examples/gguf_inference.py.
The text was updated successfully, but these errors were encountered:
See vllm-project/vllm#1002, vllm-project/vllm#5191.
Should be able to set
gguf
asQUANTIZATION
envar, but we also need to provide exact quant. I'm thinking of someMODEL_FILENAME
envar containing the exact filename in the model's repository. The model download logic shall be changed, see https://github.com/Isotr0py/vllm/blob/main/examples/gguf_inference.py.The text was updated successfully, but these errors were encountered: