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

[SW-207299] Recalc scales from user #774

Open
wants to merge 7 commits into
base: habana_main
Choose a base branch
from

Conversation

linoybu
Copy link

@linoybu linoybu commented Feb 3, 2025

SW-207299
mul scale input in factor = 448/240

@linoybu linoybu requested review from nirda7, kiazada and ulivne February 3, 2025 14:00
@linoybu
Copy link
Author

linoybu commented Feb 3, 2025

results after fix: strict-match 0.4860
results before fix: strict-match 0.4716

image

@@ -7,7 +7,7 @@
from vllm.model_executor.layers.quantization.compressed_tensors.schemes import (
CompressedTensorsScheme)
from vllm.model_executor.layers.quantization.utils.w8a8_utils import (
apply_fp8_linear, cutlass_fp8_supported, normalize_e4m3fn_to_e4m3fnuz,

Choose a reason for hiding this comment

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

can we move the logic to vllm_hpu_extension.ops repo? and have minimal logic in this general vllm file?

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.

3 participants