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

v1.0.6-beta Release #76

Merged
merged 9 commits into from
Mar 18, 2024
Merged

v1.0.6-beta Release #76

merged 9 commits into from
Mar 18, 2024

Conversation

vhahnschutz and others added 9 commits March 8, 2024 13:58
* add downloader test and refactor downloader

* add download_model test

* add test exception for tokenizer

* modif for linter

* new change for linter

* linter init file

* modif for coverage

change path to tests ( in sdk dir )

* same correction

change tests to sdk/tests

* modification test

* add requirements
* downloader script to take access-token as an argument

* downloader script to use the access token

* upgraded unit tests for the downloader script

* downloader script : access token unit tests

* downloader script : access token unit tests

* fix path valid in downloader script

* fix module import issue for models

* fix lint for downloader + formatting

* fixed unit tests for downloader
* added set classes methods

* set tokenizer class name

* Added argument for only configuration

* Removed useless print

* reformat code

* reformat code

* fixed unit tests

* added generic module checker

* reformat code

* improved code

* reformat comment

* added unit tests

* added unit tests

* set class name only for not configured models

* reformat code

* renamed tests
* added set classes methods

* set tokenizer class name

* Added argument for only configuration

* Removed useless print

* reformat code

* reformat code

* fixed unit tests

* added generic module checker

* reformat code

* improved code

* reformat comment

* added unit tests

* added unit tests

* set class name only for not configured models

* reformat code

* renamed tests

* set default tokenizer when no tokenizer found

* remove print

* reformat code

* set default module class on error

* added unit tests

* remove unused variable

* add Exception to catch syntax

* full test coverage
* created tokenizer class

* Added options for tokenizers

* Added init methods

* Added new tokenizer classes, to be modififed

* Tokenizer class refactor, not abstract anymore

* Integrated TokenizerOptions class, Tokenizer options now available

* Added new methods, ability to change tokenizes and multiple conversations possible

* Added and updated comments

* Some fixes per Pull Request

* refactoring and improvements

* code cleanup, added new method

* bad history access bugFix

* small tweaks and cleanup

* Flake8 changes

* small fix

* merge

* Some refactoring and improvements

* Removed the use of Conversation()

* Flake8 corrections

* Flake8

* Fixes per PR
@SchawnnDev SchawnnDev merged commit c8813a8 into main Mar 18, 2024
4 of 6 checks passed
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.

6 participants