-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
docs/examples: enhancements #1572
Conversation
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
194b6fe
to
30c9380
Compare
Currently evaluating if switching docs to https://themes.gohugo.io/themes/lotusdocs/ or https://themes.gohugo.io/themes/amethyst/ . I tend to like lotusdocs a bit more |
213221a
to
60dd190
Compare
cc @chris-hatton @apstrom I'd be happy (and would be really appreciated) to get your thoughts in here once this is ready for review |
209bbba
to
d4193aa
Compare
I am more than happy to help. I am using LocalAI as a base to set up my firm's in-house LLMs and GPTs. When I have time, I can help draft some of these documents to explain things like YAML configuration, initial setup, etc. |
ff77905
to
cef86e3
Compare
@mudler on the quickstart page, I have made a program that both sets up the docker image, and sets up a model, if you want to put that at the top somewhere under docker desktop. https://io.midori-ai.xyz/howtos/easy-localai-installer/ Both are super easy to run on OS like Windows and does all of the work for the end user! |
Or we could make a intergr page for them |
Signed-off-by: Ettore Di Giacinto <[email protected]>
Signed-off-by: lunamidori5 <[email protected]>
f4c01e6
to
5fa6b2f
Compare
ready to merge, and it already took enough of my time.. changes to it can be done later on! |
19baee2
to
0cc6e93
Compare
….0 by renovate (#17442) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | minor | `v2.5.1-cublas-cuda11-ffmpeg-core` -> `v2.6.0-cublas-cuda11-ffmpeg-core` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mudler/LocalAI (docker.io/localai/localai)</summary> ### [`v2.6.0`](https://github.com/mudler/LocalAI/releases/tag/v2.6.0) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.5.1...v2.6.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Bug fixes 🐛 - move BUILD_GRPC_FOR_BACKEND_LLAMA logic to makefile: errors in this section now immediately fail the build by [@​dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1576](https://github.com/mudler/LocalAI/pull/1576) - prepend built binaries in PATH for BUILD_GRPC_FOR_BACKEND_LLAMA by [@​dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1593](https://github.com/mudler/LocalAI/pull/1593) ##### Exciting New Features 🎉 - minor: replace shell pwd in Makefile with CURDIR for better windows compatibility by [@​dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1571](https://github.com/mudler/LocalAI/pull/1571) - Makefile: allow to build without GRPC_BACKENDS by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1607](https://github.com/mudler/LocalAI/pull/1607) - feat: 🐍 add mamba support by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1589](https://github.com/mudler/LocalAI/pull/1589) - feat(extra-backends): Improvements, adding mamba example by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1618](https://github.com/mudler/LocalAI/pull/1618) ##### 👒 Dependencies - ⬆️ Update docs version mudler/LocalAI by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1567](https://github.com/mudler/LocalAI/pull/1567) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1568](https://github.com/mudler/LocalAI/pull/1568) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1573](https://github.com/mudler/LocalAI/pull/1573) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1578](https://github.com/mudler/LocalAI/pull/1578) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1583](https://github.com/mudler/LocalAI/pull/1583) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1587](https://github.com/mudler/LocalAI/pull/1587) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1590](https://github.com/mudler/LocalAI/pull/1590) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1594](https://github.com/mudler/LocalAI/pull/1594) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1599](https://github.com/mudler/LocalAI/pull/1599) ##### Other Changes - Moving the how tos to self hosted by [@​lunamidori5](https://github.com/lunamidori5) in [https://github.com/mudler/LocalAI/pull/1574](https://github.com/mudler/LocalAI/pull/1574) - docs: missing golang requirement for local build for debian by [@​dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1596](https://github.com/mudler/LocalAI/pull/1596) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1597](https://github.com/mudler/LocalAI/pull/1597) - docs/examples: enhancements by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1572](https://github.com/mudler/LocalAI/pull/1572) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1604](https://github.com/mudler/LocalAI/pull/1604) - Update README.md by [@​lunamidori5](https://github.com/lunamidori5) in [https://github.com/mudler/LocalAI/pull/1601](https://github.com/mudler/LocalAI/pull/1601) - docs: re-use original permalinks by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1610](https://github.com/mudler/LocalAI/pull/1610) - ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1612](https://github.com/mudler/LocalAI/pull/1612) - Expanded and interlinked Docker documentation by [@​jamesbraza](https://github.com/jamesbraza) in [https://github.com/mudler/LocalAI/pull/1614](https://github.com/mudler/LocalAI/pull/1614) - Modernized LlamaIndex integration by [@​jamesbraza](https://github.com/jamesbraza) in [https://github.com/mudler/LocalAI/pull/1613](https://github.com/mudler/LocalAI/pull/1613) ##### New Contributors - [@​dionysius](https://github.com/dionysius) made their first contribution in [https://github.com/mudler/LocalAI/pull/1571](https://github.com/mudler/LocalAI/pull/1571) **Full Changelog**: mudler/LocalAI@v2.5.1...v2.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
….0 by renovate (truecharts#17442) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | minor | `v2.5.1-cublas-cuda11-ffmpeg-core` -> `v2.6.0-cublas-cuda11-ffmpeg-core` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mudler/LocalAI (docker.io/localai/localai)</summary> ### [`v2.6.0`](https://github.com/mudler/LocalAI/releases/tag/v2.6.0) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.5.1...v2.6.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Bug fixes 🐛 - move BUILD_GRPC_FOR_BACKEND_LLAMA logic to makefile: errors in this section now immediately fail the build by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1576](https://github.com/mudler/LocalAI/pull/1576) - prepend built binaries in PATH for BUILD_GRPC_FOR_BACKEND_LLAMA by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1593](https://github.com/mudler/LocalAI/pull/1593) ##### Exciting New Features 🎉 - minor: replace shell pwd in Makefile with CURDIR for better windows compatibility by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1571](https://github.com/mudler/LocalAI/pull/1571) - Makefile: allow to build without GRPC_BACKENDS by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1607](https://github.com/mudler/LocalAI/pull/1607) - feat: 🐍 add mamba support by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1589](https://github.com/mudler/LocalAI/pull/1589) - feat(extra-backends): Improvements, adding mamba example by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1618](https://github.com/mudler/LocalAI/pull/1618) ##### 👒 Dependencies - ⬆️ Update docs version mudler/LocalAI by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1567](https://github.com/mudler/LocalAI/pull/1567) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1568](https://github.com/mudler/LocalAI/pull/1568) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1573](https://github.com/mudler/LocalAI/pull/1573) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1578](https://github.com/mudler/LocalAI/pull/1578) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1583](https://github.com/mudler/LocalAI/pull/1583) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1587](https://github.com/mudler/LocalAI/pull/1587) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1590](https://github.com/mudler/LocalAI/pull/1590) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1594](https://github.com/mudler/LocalAI/pull/1594) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1599](https://github.com/mudler/LocalAI/pull/1599) ##### Other Changes - Moving the how tos to self hosted by [@&truecharts#8203;lunamidori5](https://github.com/lunamidori5) in [https://github.com/mudler/LocalAI/pull/1574](https://github.com/mudler/LocalAI/pull/1574) - docs: missing golang requirement for local build for debian by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1596](https://github.com/mudler/LocalAI/pull/1596) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1597](https://github.com/mudler/LocalAI/pull/1597) - docs/examples: enhancements by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1572](https://github.com/mudler/LocalAI/pull/1572) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1604](https://github.com/mudler/LocalAI/pull/1604) - Update README.md by [@&truecharts#8203;lunamidori5](https://github.com/lunamidori5) in [https://github.com/mudler/LocalAI/pull/1601](https://github.com/mudler/LocalAI/pull/1601) - docs: re-use original permalinks by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1610](https://github.com/mudler/LocalAI/pull/1610) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1612](https://github.com/mudler/LocalAI/pull/1612) - Expanded and interlinked Docker documentation by [@&truecharts#8203;jamesbraza](https://github.com/jamesbraza) in [https://github.com/mudler/LocalAI/pull/1614](https://github.com/mudler/LocalAI/pull/1614) - Modernized LlamaIndex integration by [@&truecharts#8203;jamesbraza](https://github.com/jamesbraza) in [https://github.com/mudler/LocalAI/pull/1613](https://github.com/mudler/LocalAI/pull/1613) ##### New Contributors - [@&truecharts#8203;dionysius](https://github.com/dionysius) made their first contribution in [https://github.com/mudler/LocalAI/pull/1571](https://github.com/mudler/LocalAI/pull/1571) **Full Changelog**: mudler/LocalAI@v2.5.1...v2.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
….0 by renovate (truecharts#17442) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | minor | `v2.5.1-cublas-cuda11-ffmpeg-core` -> `v2.6.0-cublas-cuda11-ffmpeg-core` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mudler/LocalAI (docker.io/localai/localai)</summary> ### [`v2.6.0`](https://github.com/mudler/LocalAI/releases/tag/v2.6.0) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.5.1...v2.6.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Bug fixes 🐛 - move BUILD_GRPC_FOR_BACKEND_LLAMA logic to makefile: errors in this section now immediately fail the build by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1576](https://github.com/mudler/LocalAI/pull/1576) - prepend built binaries in PATH for BUILD_GRPC_FOR_BACKEND_LLAMA by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1593](https://github.com/mudler/LocalAI/pull/1593) ##### Exciting New Features 🎉 - minor: replace shell pwd in Makefile with CURDIR for better windows compatibility by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1571](https://github.com/mudler/LocalAI/pull/1571) - Makefile: allow to build without GRPC_BACKENDS by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1607](https://github.com/mudler/LocalAI/pull/1607) - feat: 🐍 add mamba support by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1589](https://github.com/mudler/LocalAI/pull/1589) - feat(extra-backends): Improvements, adding mamba example by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1618](https://github.com/mudler/LocalAI/pull/1618) ##### 👒 Dependencies - ⬆️ Update docs version mudler/LocalAI by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1567](https://github.com/mudler/LocalAI/pull/1567) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1568](https://github.com/mudler/LocalAI/pull/1568) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1573](https://github.com/mudler/LocalAI/pull/1573) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1578](https://github.com/mudler/LocalAI/pull/1578) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1583](https://github.com/mudler/LocalAI/pull/1583) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1587](https://github.com/mudler/LocalAI/pull/1587) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1590](https://github.com/mudler/LocalAI/pull/1590) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1594](https://github.com/mudler/LocalAI/pull/1594) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1599](https://github.com/mudler/LocalAI/pull/1599) ##### Other Changes - Moving the how tos to self hosted by [@&truecharts#8203;lunamidori5](https://github.com/lunamidori5) in [https://github.com/mudler/LocalAI/pull/1574](https://github.com/mudler/LocalAI/pull/1574) - docs: missing golang requirement for local build for debian by [@&truecharts#8203;dionysius](https://github.com/dionysius) in [https://github.com/mudler/LocalAI/pull/1596](https://github.com/mudler/LocalAI/pull/1596) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1597](https://github.com/mudler/LocalAI/pull/1597) - docs/examples: enhancements by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1572](https://github.com/mudler/LocalAI/pull/1572) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1604](https://github.com/mudler/LocalAI/pull/1604) - Update README.md by [@&truecharts#8203;lunamidori5](https://github.com/lunamidori5) in [https://github.com/mudler/LocalAI/pull/1601](https://github.com/mudler/LocalAI/pull/1601) - docs: re-use original permalinks by [@&truecharts#8203;mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/1610](https://github.com/mudler/LocalAI/pull/1610) - ⬆️ Update ggerganov/llama.cpp by [@&truecharts#8203;localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1612](https://github.com/mudler/LocalAI/pull/1612) - Expanded and interlinked Docker documentation by [@&truecharts#8203;jamesbraza](https://github.com/jamesbraza) in [https://github.com/mudler/LocalAI/pull/1614](https://github.com/mudler/LocalAI/pull/1614) - Modernized LlamaIndex integration by [@&truecharts#8203;jamesbraza](https://github.com/jamesbraza) in [https://github.com/mudler/LocalAI/pull/1613](https://github.com/mudler/LocalAI/pull/1613) ##### New Contributors - [@&truecharts#8203;dionysius](https://github.com/dionysius) made their first contribution in [https://github.com/mudler/LocalAI/pull/1571](https://github.com/mudler/LocalAI/pull/1571) **Full Changelog**: mudler/LocalAI@v2.5.1...v2.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
Description
Related to #1373, as this is still an effort of ease usage. This is also a follow-up of #1556. I'm planning to add missing examples here.
For models, I think it's a good metric what I've seen in https://twitter.com/gblazex/status/1744602366798594150 - so I'll add the models for those in that list.
Fixes #1561. Related to: #1373 #1031 #1416
Notes for Reviewers
Also adds documentation around #1561
cc @chris-hatton @apstrom
Signed commits