Raphael Mitsch
|
5e1d39822d
|
Add Mistral mentions. (#13037)
(cherry picked from commit 1162fcf099)
|
2023-10-05 19:52:19 +02:00 |
|
Raphael Mitsch
|
08e9ca5a7d
|
Add docs on Azure OpenAI support in spacy-llm (#13043)
* 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 862f8254e8)
|
2023-10-05 19:52:15 +02:00 |
|
Raphael Mitsch
|
6f8804f1b8
|
Update docs w.r.t. PaLM support. (#13018)
(cherry picked from commit 1dec138e61)
|
2023-10-05 19:52:09 +02:00 |
|
Sofie Van Landeghem
|
5abb9d5791
|
Docs for spacy-llm 0.5.0 (#12968)
* Update incorrect example config. (#12893)
* spacy-llm docs cleanup (#12945)
* Shorten NER section
* fix template references
* simplify sections
* set temperature to 0.0 in examples
* condense model information
* fix parameters for REST models
* set temperature to 0.0
* spelling fix
* trigger preview
* fix quotes
* add small note on noop.v1
* move up example noop config
* set appropriate model example configs
* explain config
* fix
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
---------
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
* Docs for ner.v3 and spancat.v3 spacy-llm tasks (#12949)
* formatting
* update usage table with NER.v3
* fix typo in links
* v3 overview of parameters
* add spancat.v3
* add further v3 explanations
* remove TODO comment
* few more small fixes
* Add doc section on LLM + task factories (#12905)
* Add section on LLM + task factories.
* Apply suggestions from code review
---------
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* add default config to openai models (#12961)
* Docs for spacy-llm 0.5.0 (#12967)
* simplify Python example
* simplify Python example
* Refer only to latest OpenAI model versions from usage doc
* Typo fix
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
* clarify accuracy claim
---------
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
---------
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
|
2023-09-08 10:29:21 +02:00 |
|
Sofie Van Landeghem
|
807f36eaa1
|
Fix LLM usage example (#12950)
* fix usage example
* revert back to v2 to allow hot fix on main
|
2023-09-05 08:56:00 +02:00 |
|
Victoria
|
0d68d5bc33
|
Add spacy-llm docs to website (#12782)
* initial commit
* update for v0.4.0
* Apply suggestions from code review
* Fix formatting
* Apply suggestions from code review
* Update website/docs/api/large-language-models.mdx
* Update website/docs/api/large-language-models.mdx
* update usage page
* Apply suggestions from review
* Apply suggestions from review
* fix links
* fix relative links
* Apply suggestions from code review
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Apply suggestions from review
* Add section on Llama 2. Format.
---------
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
2023-07-24 14:46:44 +02:00 |
|