-
Notifications
You must be signed in to change notification settings - Fork 0
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
Making comments consistent #117
Merged
Merged
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
* Fix problem generate prompt type * #80 sdk return options even when launching downloader with only configuration (#89) * refactor download to always send a complete response * fixed download unit tests * fix lint * fix download unit tests * fixed unit tests * moved tokenizer build path * #95 Add access token to get class methods in downloader (#96) * #80 sdk return options even when launching downloader with only configuration (#92) * Fix problem generate prompt type * #80 sdk return options even when launching downloader with only configuration (#89) * refactor download to always send a complete response * fixed download unit tests * fix lint * fix download unit tests * fixed unit tests * moved tokenizer build path --------- Co-authored-by: qgerling <[email protected]> * hotfix downloader options : unexpected object rewriting (#93) * hotfix downloader options : writing object but expected read-only * hotfix downloader options : unit test - writing object but expected read-only * added access token to set class methods * fixed unit tests * fixed unit tests * reformat code --------- Co-authored-by: Paul <[email protected]> Co-authored-by: qgerling <[email protected]> Co-authored-by: Matthieu FREITAG <[email protected]> * #97 sdk contributing (#99) * documentation : code of conduct * documentation : contributing * #100 sdk readme (#102) * MIT License (#104) * Added unit tests (#103) * Update README.md * Modification of the conversation model workflow (#105) * Modification of the conversation model workflow * fix linter * Modification of the transformers create_pieline workflow (#106) * Modification of the transformers create_pieline workflow * fix linter * Manage models on CPU and GPU (#107) * Manage models on CPU and GPU * Fix linter * 91 sdk update model management for multiple device (#108) * Manage models on CPU and GPU * Fix linter * fix demos * Making model module optional for when only downloading tokenizers (#109) * Making model module optional for when only downloading tokenizers * Fixed condition * Fixed condition and added test for download method * Optimised condition and added test for process method * Lint fix * Fixed new tests * Fixed major bug and updated tests * Fixed conditions * Fixed failing test * Added model management demos (#112) * Added model management demos * Flake8 Fix * Fixed Major bug (#113) * #57 Added single file option (#114) * added single file option * fixed missing * PR develop into main: fix lint --------- Co-authored-by: qgerling <[email protected]> Co-authored-by: RayanMarmar <[email protected]> Co-authored-by: Matthieu FREITAG <[email protected]> Co-authored-by: Omar El Chamaa <[email protected]> Co-authored-by: Quentin <[email protected]>
SchawnnDev
requested changes
May 2, 2024
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.
WTF are you DOING????
SchawnnDev
requested changes
May 6, 2024
Co-authored-by: Paul <[email protected]>
Co-authored-by: Paul <[email protected]>
Co-authored-by: Paul <[email protected]>
Co-authored-by: Paul <[email protected]>
SchawnnDev
approved these changes
May 7, 2024
SchawnnDev
added a commit
that referenced
this pull request
May 13, 2024
Making comments consistent (#117)
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.