Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 55211cd

Browse files
authored
Update README.md (#185)
EOL preparation and messaging.
1 parent 5841155 commit 55211cd

File tree

1 file changed

+10
-85
lines changed

1 file changed

+10
-85
lines changed

README.md

Lines changed: 10 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2021 - present / Neuralmagic, Inc. All Rights Reserved.
2+
Copyright (c) 2021 - 2025 / Neuralmagic, Inc. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
@@ -16,96 +16,21 @@ limitations under the License.
1616

1717
<div align="center"><h2>Neural Magic Documentation</h2></div>
1818

19-
<div align="center">
20-
<p>The Neural Magic Platform provides a suite of software components to select, build, and run performant<br>
21-
deep learning models on CPU resources.</p>
19+
## 🚨 2025 End of Life Announcement: DeepSparse, SparseML, SparseZoo, and Sparsify
2220

21+
Dear Community,
2322

24-
<p align="center">
25-
<a href="https://docs.neuralmagic.com/">
26-
<img alt="Documentation" src="https://img.shields.io/website/http/docs.neuralmagic.com/index.html.svg?down_color=red&down_message=offline&up_message=online&style=for-the-badge" height=25>
27-
</a>
28-
<a href="https://github.com/neuralmagic/docs/blob/main/CODE_OF_CONDUCT.md">
29-
<img alt="Contributor Covenant" src="https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg?color=yellow&style=for-the-badge" height=25>
30-
</a>
31-
<a href="https://www.youtube.com/channel/UCo8dO_WMGYbWCRnj_Dxr4EA">
32-
<img src="https://img.shields.io/badge/-YouTube-red?&style=for-the-badge&logo=youtube&logoColor=white" height=25>
33-
</a>
34-
<a href="https://medium.com/limitlessai">
35-
<img src="https://img.shields.io/badge/medium-%2312100E.svg?&style=for-the-badge&logo=medium&logoColor=white" height=25>
36-
</a>
37-
<a href="https://twitter.com/neuralmagic">
38-
<img src="https://img.shields.io/twitter/follow/neuralmagic?color=darkgreen&label=Follow&style=social" height=25>
39-
</a>
40-
</p>
41-
42-
[Our Documentation website](https://docs.neuralmagic.com/) is a great starting point. To learn more about specific Neural Magic products, review the links below.
23+
We’re reaching out with heartfelt thanks and important news. Following [Neural Magic’s acquisition by Red Hat in January 2025](https://www.redhat.com/en/about/press-releases/red-hat-completes-acquisition-neural-magic-fuel-optimized-generative-ai-innovation-across-hybrid-cloud), we’ve shifted our focus to commercial and open-source offerings built around [vLLM (virtual large language models)](https://www.redhat.com/en/topics/ai/what-is-vllm).
4324

44-
To file a documentation issue for a specific software component, use its repo issue tracker.
25+
As part of this transition, we ceased development and deprecated the community versions of **DeepSparse (including DeepSparse Enterprise), SparseML, SparseZoo, and Sparsify on June 2, 2025**. These tools no longer will receive updates or support.
4526

46-
| Docs | GitHub | Issue Tracker | Releases | License |
47-
| ------------------------------------------------------------- | -------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ | ------------------- |
48-
| [SparseML](https://docs.neuralmagic.com/products/sparseml/) | [Repo](https://github.com/neuralmagic/sparseml/) | [Queue](https://github.com/neuralmagic/sparseml/issues/) | [Index](https://github.com/neuralmagic/sparseml/releases/) | Apache 2.0 |
49-
| [Sparsify](https://docs.neuralmagic.com/products/sparsify/) | [Repo](https://github.com/neuralmagic/sparsify/) | [Queue](https://github.com/neuralmagic/sparsify/issues/) | [Index](https://github.com/neuralmagic/sparsify/releases/) | Apache 2.0 |
50-
| [SparseZoo](https://docs.neuralmagic.com/products/sparsezoo/) | [Repo](https://github.com/neuralmagic/sparsezoo/) | [Queue](https://github.com/neuralmagic/sparsezoo/issues/) | [Index](https://github.com/neuralmagic/sparsezoo/releases/) | Apache 2.0 |
51-
| [DeepSparse Community](https://docs.neuralmagic.com/products/deepsparse/) | [Repo](https://github.com/neuralmagic/deepsparse/) | [Queue](https://github.com/neuralmagic/deepsparse/issues/) | [Index](https://github.com/neuralmagic/deepsparse/releases/) | [Neural Magic DeepSparse Community](https://neuralmagic.com/legal/deepsparse-license-agreement/) |
52-
| [DeepSparse Enterprise](https://docs.neuralmagic.com/get-started/install/deepsparse#enterprise-installation) | - | [Queue](https://github.com/neuralmagic/deepsparse/issues/) | [Index](https://github.com/neuralmagic/deepsparse/releases/) | [MSLSA (Enterprise)](https://neuralmagic.com/legal/master-software-license-and-service-agreement/) |
27+
From day one, our mission was to democratize AI through efficient, accessible tools. We’ve learned so much from your feedback, creativity, and collaboration—watching these tools become vital parts of your ML journeys has meant the world to us.
5328

54-
For user help or questions, sign up or log in to our [**Neural Magic Community Slack**](https://neuralmagic.com/community/). We are growing the community member by member and happy to see you there. Bugs, feature requests, or additional questions can also be posted to our [GitHub Issue Queues](https://github.com/neuralmagic/) for the related repository.
29+
Though we’ve wound down the community editions, we remain committed to our original values. Now as part of Red Hat, we’re excited to evolve our work around vLLM and deliver even more powerful solutions to the ML community.
5530

56-
To contribute to Neural Magic documentation, please:</br>
31+
To learn more about our next chapter, visit [ai.redhat.com](ai.redhat.com). Thank you for being part of this incredible journey.
5732

58-
Open a [GitHub issue](https://github.com/neuralmagic/docs/issues/) and give it
59-
the `documentation` label.</br>
60-
Submit a [pull request](https://github.com/neuralmagic/docs/pulls/) with your
61-
proposed documentation changes.</br>
62-
Get started with
63-
[writing and formatting on GitHub.](https://help.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github)
64-
65-
To learn more about Neural Magic, [check our website.](https://www.neuralmagic.com)
66-
</div>
33+
_With gratitude, The Neural Magic Team (now part of Red Hat)_
6734

68-
</div>
69-
70-
## Website
71-
72-
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
73-
74-
### Installation
75-
76-
```
77-
$ yarn
78-
```
79-
80-
### Local Development
81-
82-
```
83-
$ yarn start
84-
```
85-
86-
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
87-
88-
### Build
89-
90-
```
91-
$ yarn build
92-
```
93-
94-
This command generates static content into the `build` directory and can be served using any static contents hosting service.
95-
96-
### Deployment
97-
98-
Using SSH:
99-
100-
```
101-
$ USE_SSH=true yarn deploy
102-
```
103-
104-
Not using SSH:
105-
106-
```
107-
$ GIT_USER=<Your GitHub username> yarn deploy
108-
```
109-
110-
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
35+
---
11136

0 commit comments

Comments
 (0)