-
Notifications
You must be signed in to change notification settings - Fork 15
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
Migrate https://github.com/cohere-ai/cohere-aws #364
Open
billytrend-cohere
wants to merge
204
commits into
main
Choose a base branch
from
billy/merge-caws
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Collaborator
update aws notebook with cohere-sagemaker
* Remove stop_sequences param * Remove un-unsed imports * Fix typo in sdk * Add sample data, fix defaults * Revert to none till fixed * remove return_likelihoods since it is set to None
* remove return_likelihoods param
* Fixing links and adding Model Package Map. * clear output Co-authored-by: Sudip Roy <[email protected]>
* feat: stop_sequences, tuncate, likelihoods
* Support embed in python sdk * Use proper CohereObject * docs: add multilingual notebook Co-authored-by: Jérémy PEKMEZ <[email protected]>
…ormation. (#12) Co-authored-by: Sudip Roy <[email protected]>
* docs: command xl notebook
* wip * move model after finetune * Improve finetune() & deploy() * Refactor client wip * Refactor classify method * clean up client * Revert auto-formatting. Add doc string. * simplify code * start notebook on how to deploy classification model * Continue on classify notebook * Re-add deletion of models.tar.gz * clean notebooks * clear output * cleaned classification notebook * make sure client works * add dataset samples * properly handle regions * add classification object * remove comment in notebook * better error handling --------- Co-authored-by: calpt <[email protected]>
Updating container that has bug fix
creating sample output types for rerank 3.5 based off what @lfayoux has provided.
creating sample input types based off what @lfayoux provided for the SageMaker listings
updated input sample
update cohere_package with up to date model packages
* Update Deploy rerank-v3.5.ipynb updated cohere_package * Update Deploy rerank-v3.5.ipynb updated hyperlinks
updated model package with new version/ARN
* Use cohere-python sdk * Update notebooks/sagemaker/Deploy rerank-v3.5.ipynb * Update notebooks/sagemaker/Deploy rerank-v3.5.ipynb
updated cohere_package
updated cohere package
updated cohere package
updated cohere_package
updated cohere_package
updated cohere_package
updated cohere_package
updated cohere_package
updated cohere_package
* update botocore * update cohere-aws version
🌿 Preview your docs: https://cohere-preview-b3c8fcb2-0b51-4020-b7b6-89e9aaa3a31e.docs.buildwithfern.com |
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.
Generating pr description