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

New Release 07.10.2023 #87

Merged
merged 59 commits into from
Jul 10, 2023
Merged

New Release 07.10.2023 #87

merged 59 commits into from
Jul 10, 2023

Conversation

vedem1192
Copy link
Contributor


Status

READY

Description

Merge develop into main. Major update include:

  • Tuning
  • File manager
  • ModelType deprecation warning
  • Open source documentation update

Impacted Areas in Library

Examples, Model, Services, Schema, Doc...

vdemers and others added 30 commits June 8, 2023 15:50
…getting created

Signed-off-by: Onkar Bhardwaj <onkarbhardwaj@ibm.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
…th passing options as well, fixed bug in tokenize async where we could not pass the return_token argument, made async examples
* fix: including README in pypi deployment

* fix: adding build dependency and changing workflow to use it

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Co-authored-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Signed-off-by: Veronique <veronique_1192@hotmail.com>
Signed-off-by: Mírian Silva <mirianfrsilva@ibm.com>
- Swapped ModelType enums to str on examples
- Connected annex files to the existing files under prompts
- Connected a prompt example to the example file
- Swapped not supported model name

Contributes to: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
- updated included line numbers on a prompt example

Contributes to: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
Signed-off-by: Mírian Silva <mirianfrsilva@ibm.com>
…ated generate param info

- Swapped unavailable model on examples
- Updated undpoint section on Readme to have more information
- Updated Readme's API link to bold
- Swapped ModelType to string in Readme
- Updated parameter information of GenerateParams about invalid ones with greedy decoding

Contributes to: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
moneill0 and others added 17 commits June 29, 2023 15:15
Co-authored-by: Mírian Silva <mirianfrsilva@gmail.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Retry strategy and use semaphores to prevent creating a large number of async tasks
docs: swapped modeltype to str, connected prompts to files
New Release 2023.06.30 (#66)
Co-authored-by: vdemers <vdemers@ibm.com>
Prompt Tuning and File manager
Open source documentation update
@onkarbhardwaj onkarbhardwaj changed the title Develop New Release 07.10.2023 Jul 10, 2023
@coveralls
Copy link

coveralls commented Jul 10, 2023

Pull Request Test Coverage Report for Build 5512980065

  • 340 of 342 (99.42%) changed or added relevant lines in 17 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.9%) to 95.606%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/genai/utils/service_utils.py 8 10 80.0%
Totals Coverage Status
Change from base Build 5425958931: 0.9%
Covered Lines: 1545
Relevant Lines: 1616

💛 - Coveralls

* fixed pydantic version
* Fixed tupple issue + metadata return in all code
---------

Co-authored-by: vdemers <vdemers@ibm.com>
@vedem1192 vedem1192 temporarily deployed to integration-tests July 10, 2023 21:01 — with GitHub Actions Inactive
@vedem1192 vedem1192 merged commit 4d22fd2 into main Jul 10, 2023
8 checks passed
vedem1192 added a commit that referenced this pull request Jul 10, 2023
New release 07.10.2023

Signed-off-by: Veronique <22043067+vedem1192@users.noreply.github.com>
vedem1192 added a commit that referenced this pull request Jul 10, 2023
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

8 participants