Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Fix NeuralChat starcoder mha fusion env issue #494

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

changwangss
Copy link
Contributor

@changwangss changwangss commented Oct 18, 2023

Type of Change

os.environ["ONEDNN_MAX_CPU_ISA"] = "AVX512_CORE_BF16" will cause int8 starcoder mha fusion failed.

Description

detail description
JIRA ticket: xxx

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

Signed-off-by: Wang, Chang <chang1.wang@intel.com>
@hshen14 hshen14 merged commit ce3d24e into main Oct 19, 2023
@hshen14 hshen14 deleted the changwangss-patch-3 branch October 19, 2023 01:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants