-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
🚀 The feature, motivation and pitch
In Linux, nvidia driver doesn't provide "shared memory" like windows, which make it impossible to load Pixtral 12B into 3090 or 4090.
And since it looks like we don't have any transformers implementation of pixtral, we can only use vllm codebase to load the model.
Is it possible that vllm provide an option/API to create offline FP8 quantization through vllm model loader?
Alternatives
Although I suggest a new feature like "making offline quantize through vllm library"
If vllm/mistral team can provide offline fp8 ckpt directly it is also good for me.
Additional context
No response
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request