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

Fixed Major bug #113

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Fixed Major bug #113

merged 1 commit into from
Apr 15, 2024

Conversation

OmarElChamaa
Copy link
Contributor

Bad naming was causing an error in client when downloading model.

@OmarElChamaa OmarElChamaa self-assigned this Apr 15, 2024
@OmarElChamaa OmarElChamaa added the bug Something isn't working label Apr 15, 2024
@OmarElChamaa OmarElChamaa merged commit c52c7c8 into develop Apr 15, 2024
2 checks passed
@SkelNeXus SkelNeXus deleted the hotfix_model_module_options branch April 18, 2024 12:54
SchawnnDev added a commit that referenced this pull request Apr 20, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants