Skip to content

Conversation

@rmitsch
Copy link
Contributor

@rmitsch rmitsch commented Jul 7, 2023

Description

Update PR template to include a link to a corresponding documentation PR.

Types of change

Chore.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran all tests in tests and usage_examples/tests, and all new and existing tests passed. This includes
    • all external tests (i. e. pytest ran with --external)
    • all tests requiring a GPU
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@rmitsch rmitsch added the documentation Improvements or additions to documentation label Jul 7, 2023
@rmitsch rmitsch self-assigned this Jul 7, 2023
@rmitsch rmitsch merged commit 58ff497 into develop Jul 7, 2023
@svlandeg svlandeg deleted the chore/updated-pr-template branch July 11, 2023 09:10
rmitsch added a commit that referenced this pull request Jul 11, 2023
* Update PR template. (#207)

* Update OpenLLaMA model names.
rmitsch added a commit that referenced this pull request Jul 12, 2023
* Fix regex -> re import. (#205)

* Add 'gpu' marker. (#208)

* Optional authentation verification at init time (#206)

* Add verify_auth param.

* Add _verify_auth() for Cohere and Anthropic.

* Make auth check mandatory again.

* Remove redundant PR.

* Fix OpenLLaMA model names (#209)

* Update PR template. (#207)

* Update OpenLLaMA model names.

* fix model name in documentation (#210)

* Bump version to 0.4.1. (#211)

---------

Co-authored-by: Sofie Van Landeghem <[email protected]>
svlandeg added a commit that referenced this pull request Jul 13, 2023
…218)

* Update PR template. (#207)

* Replace errors at auth check with warnings.

---------

Co-authored-by: Sofie Van Landeghem <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants