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

Merging explosion/spacy-llm into branch #1

Merged
merged 12 commits into from
Oct 6, 2023

Conversation

ahmeshaf
Copy link
Owner

@ahmeshaf ahmeshaf commented Oct 6, 2023

Description

Corresponding documentation PR

Types of change

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 (i. e. pytest ran with --gpu)
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

* Add gpt-3.5.-turbo-instruct support to OpenAI REST.

* Update spacy.GPT-3-5.v1.
* Add foundation for PaLM.

* Complete tests.

* Update registry handle.

* Update registry handle.
* Add support for Azure OpenAI.

* Remove unfinished LangChain Azure OpenAI test.

* Remove redundant comments.

* Fix Azure OpenAI response processing.

* Fix PaLM import in __init__.
* Add support for Mistral-7B.

* Fix prompt replacement.

* Update spacy_llm/models/hf/mistral.py
* Add langchain Azure OpenAI test.

* Update readme.
@ahmeshaf ahmeshaf merged commit 0338389 into ahmeshaf:feat/srl Oct 6, 2023
35 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
2 participants