Skip to content

Commit 764be10

Browse files
ojo4f3adrianeboyd
andauthored
update README to include links to GPU processing, LLM's, and the spaCy blog. (#13197)
* Update README.md to include links for GPU processing, LLM, and spaCy's blog. * Create ojo4f3.md * corrected README to most current version with links to GPU processing, LLM's, and the spaCy blog. * Delete .github/contributors/ojo4f3.md * changed LLM icon Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com> * Apply suggestions from code review --------- Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
1 parent 56fc3bc commit 764be10

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,13 @@ open-source software, released under the
3939
| 🚀 **[New in v3.0]** | New features, backwards incompatibilities and migration guide. |
4040
| 🪐 **[Project Templates]** | End-to-end workflows you can clone, modify and run. |
4141
| 🎛 **[API Reference]** | The detailed reference for spaCy's API. |
42+
|**[GPU Processing]** | Use spaCy with CUDA-compatible GPU processing. |
4243
| 📦 **[Models]** | Download trained pipelines for spaCy. |
44+
| 🦙 **[Large Language Models]** | Integrate LLMs into spaCy pipelines. |
4345
| 🌌 **[Universe]** | Plugins, extensions, demos and books from the spaCy ecosystem. |
4446
| ⚙️ **[spaCy VS Code Extension]** | Additional tooling and features for working with spaCy's config files. |
4547
| 👩‍🏫 **[Online Course]** | Learn spaCy in this free and interactive online course. |
48+
| 📰 **[Blog]** | Read about current spaCy and Prodigy development, releases, talks and more from Explosion. |
4649
| 📺 **[Videos]** | Our YouTube channel with video tutorials, talks and more. |
4750
| 🛠 **[Changelog]** | Changes and version history. |
4851
| 💝 **[Contribute]** | How to contribute to the spaCy project and code base. |
@@ -53,11 +56,14 @@ open-source software, released under the
5356
[new in v3.0]: https://spacy.io/usage/v3
5457
[usage guides]: https://spacy.io/usage/
5558
[api reference]: https://spacy.io/api/
59+
[gpu processing]: https://spacy.io/usage#gpu
5660
[models]: https://spacy.io/models
61+
[large language models]: https://spacy.io/usage/large-language-models
5762
[universe]: https://spacy.io/universe
5863
[spacy vs code extension]: https://github.com/explosion/spacy-vscode
5964
[videos]: https://www.youtube.com/c/ExplosionAI
6065
[online course]: https://course.spacy.io
66+
[blog]: https://explosion.ai
6167
[project templates]: https://github.com/explosion/projects
6268
[changelog]: https://spacy.io/usage#changelog
6369
[contribute]: https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)