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

[Fix] Remove erronous LIB.kv_cache input when using external kv cache management #1337

Merged
merged 8 commits into from
Oct 23, 2023

Conversation

dbogunowicz
Copy link
Contributor

We should not be passing the kv_cache input to the engine when running with external kv cache management - the kv cache values are already included in the input

@bfineran bfineran merged commit 97e6c6c into main Oct 23, 2023
12 of 13 checks passed
@bfineran bfineran deleted the feature/damian/remove_wrong_input branch October 23, 2023 14:53
dbogunowicz added a commit that referenced this pull request Nov 13, 2023
… management (#1337)

* initial commit

* initial commit

* cleanup

* cleanup2
bfineran pushed a commit that referenced this pull request Nov 13, 2023
… management (#1337) (#1400)

* initial commit

* initial commit

* cleanup

* cleanup2
dbogunowicz added a commit that referenced this pull request Nov 17, 2023
…ng logic (#1407)

* [Fix] Remove erronous LIB.kv_cache input when using external kv cache management (#1337)

* initial commit

* initial commit

* cleanup

* cleanup2

* initial commit
bfineran pushed a commit that referenced this pull request Nov 22, 2023
…inal transformers (#1426)

* [Fix] Remove erronous LIB.kv_cache input when using external kv cache management (#1337)

* initial commit

* initial commit

* cleanup

* cleanup2

* initial commit

* final solution
bfineran pushed a commit that referenced this pull request Nov 29, 2023
… for Llama2, Mistral models (#1439)

* [Fix] Remove erronous LIB.kv_cache input when using external kv cache management (#1337)

* initial commit

* initial commit

* cleanup

* cleanup2

* initial commit

* initial commit

cleanup

more cleaning up

specify the tokenizer types

PR comments responds

add tests

rename variable to be more clear
rahul-tuli pushed a commit that referenced this pull request Dec 1, 2023
…is full (#1447)

* [Fix] Remove erronous LIB.kv_cache input when using external kv cache management (#1337)

* initial commit

* initial commit

* cleanup

* cleanup2

* initial commit

* initial commit

* Needs to be >=
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.

None yet

2 participants