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

Update spacy-llm task argument docs w.r.t. task refactoring #12995

Merged
merged 5 commits into from
Oct 5, 2023

Conversation

rmitsch
Copy link
Contributor

@rmitsch rmitsch commented Sep 20, 2023

Description

  • Update spacy-llm task argument docs w.r.t. task refactoring in 0.5.0.
  • Add disclaimer regarding licensing/login situation for Llama 2.

Types of change

Docs update.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@rmitsch rmitsch added docs Documentation and website feat/llm Feature: LLMs (incl. spacy-llm) labels Sep 20, 2023
@rmitsch rmitsch self-assigned this Sep 20, 2023
@rmitsch rmitsch changed the base branch from master to docs/llm_main September 21, 2023 09:30
website/docs/api/large-language-models.mdx Outdated Show resolved Hide resolved
website/docs/api/large-language-models.mdx Outdated Show resolved Hide resolved
@rmitsch rmitsch merged commit 734826d into explosion:docs/llm_main Oct 5, 2023
rmitsch added a commit that referenced this pull request Oct 5, 2023
* Add gpt-3.5-turbo-instruct to list of supported OpenAI models.

* Update `spacy-llm` task argument docs w.r.t. task refactoring (#12995)

* Update task arguments w.r.t. task refactoring in 0.5.0.

* Add disclaimer w.r.t. gated models/Llama 2.

* Update website/docs/api/large-language-models.mdx

* Update website/docs/api/large-language-models.mdx

* Update docs w.r.t. PaLM support. (#13018)

* Add info on spacy.Azure.v1.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Format.
rmitsch added a commit that referenced this pull request Oct 5, 2023
* Add gpt-3.5-turbo-instruct to list of supported OpenAI models.

* Update `spacy-llm` task argument docs w.r.t. task refactoring (#12995)

* Update task arguments w.r.t. task refactoring in 0.5.0.

* Add disclaimer w.r.t. gated models/Llama 2.

* Update website/docs/api/large-language-models.mdx

* Update website/docs/api/large-language-models.mdx

* Update docs w.r.t. PaLM support. (#13018)

* Add info on spacy.Azure.v1.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Attempt to fix netlify check fails.

* Format.

(cherry picked from commit 862f825)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation and website feat/llm Feature: LLMs (incl. spacy-llm)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant