-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[NPUW] integration of LPT-fp8 passes for optimizing fp8 kv-cache behavior #32448
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
base: master
Are you sure you want to change the base?
Conversation
| if (fcTypesInput.empty() || !fcTypesRemained.empty()) { | ||
| LOG_WARN("FakeConvert layers not decomposed - leaving kv-cache in " << kv_kache_storage_type | ||
| << " precision"); | ||
| } else if (fcTypesInput.size() > 1) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what if LPT passes applied and different precision detected - consider change message + leaving kv-cache in " << kv_kache_storage_type
esmirno
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tbd
|
@AsyaPronina please have a look |
Details:
Tickets: