-
Notifications
You must be signed in to change notification settings - Fork 205
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
Update tests #463
Closed
Closed
Update tests #463
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update .gitignore * spelling
* archive * dont modify whats not mine * alias * fix component name * raname component * remove leftovers * test install * call * PATHS * include path * remove dummy call * try * test ubuntu * fix build * add subfolder * downgrade package * space * fix * no space * conditionally include build type into archive * skip ubuntu_genai_package * put archive back * openvino_genai->openvino/genai * don't modify macro
Co-authored-by: Zlobin Vladimir <[email protected]> Co-authored-by: Alexander Suvorov <[email protected]>
* Add macos test for genai package workflow * Skip other os tests * Remove dependency installation * Add build dependencies * Fix link to archive * Skip copying libcore_tokenizers.so for macos * Remove additional brew packages * Revert "Remove additional brew packages" This reverts commit f7f1b18. * Add concurrency to genai workflows * Add initial job for test on macos * Unskip ubuntu & windows jobs for genai package workflow * Update links to macos archives * Update macos workflows * Set cmake generator for macos workflow * Keep only one verbose arg * Switch macos archive installation to rc2
* Return eos_token from beam search algo * sourt beams per prompt * Filter eos_tokens before decoding * update tokenizers * Update tokenizers * Remove eos check from streamer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.