Update README.md
Browse files
README.md
CHANGED
|
@@ -1800,8 +1800,24 @@ msgs = [
|
|
| 1800 |
<details>
|
| 1801 |
<summary>Click to show FlagOS Usage details.</summary>
|
| 1802 |
|
|
|
|
|
|
|
| 1803 |
Official website: [https://flagos.io](https://flagos.io).
|
| 1804 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1805 |
##### From Scratch <!-- omit in toc -->
|
| 1806 |
|
| 1807 |
- Dependencies: Python 3.12, GLIBC 2.39, GLIBCXX 3.4.33, CXXABI 1.3.15
|
|
|
|
| 1800 |
<details>
|
| 1801 |
<summary>Click to show FlagOS Usage details.</summary>
|
| 1802 |
|
| 1803 |
+
FlagOS is a fully open-source AI system software stack for heterogeneous AI chips, allowing AI models to be developed once and seamlessly ported to a wide range of AI hardware with minimal effort.
|
| 1804 |
+
|
| 1805 |
Official website: [https://flagos.io](https://flagos.io).
|
| 1806 |
|
| 1807 |
+
##### From FlagRelease【Recommendation】
|
| 1808 |
+
|
| 1809 |
+
FlagRelease is a platform developed by the FlagOS team for automatic migration, adaptation, and deployment of large models across multi-architecture AI chips.
|
| 1810 |
+
|
| 1811 |
+
| Vendor | Huggingface |
|
| 1812 |
+
|:-----------|:------------:|
|
| 1813 |
+
| Nvidia | [MiniCPM-o-4.5-nvidia-FlagOS](https://huggingface.co/FlagRelease/MiniCPM-o-4.5-nvidia-FlagOS) |
|
| 1814 |
+
| Hygon-BW1000 | [MiniCPM-o-4.5-hygon-FlagOS](https://huggingface.co/FlagRelease/MiniCPM-o-4.5-hygon-FlagOS) |
|
| 1815 |
+
| Metax-C550 | [MiniCPM-o-4.5-metax-FlagOS](https://huggingface.co/FlagRelease/MiniCPM-o-4.5-metax-FlagOS) |
|
| 1816 |
+
| Iluvatar-BIV150 | [MiniCPM-o-4.5-iluvatar-FlagOS](https://huggingface.co/FlagRelease/MiniCPM-o-4.5-iluvatar-FlagOS) |
|
| 1817 |
+
| Ascend-A3 | [MiniCPM-o-4.5-ascend-FlagOS](https://huggingface.co/FlagRelease/MiniCPM-o-4.5-ascend-FlagOS) |
|
| 1818 |
+
| Zhenwu-810E | [MiniCPM-o-4.5-zhenwu-FlagOS](https://huggingface.co/FlagRelease/MiniCPM-o-4.5-zhenwu-FlagOS) |
|
| 1819 |
+
|
| 1820 |
+
|
| 1821 |
##### From Scratch <!-- omit in toc -->
|
| 1822 |
|
| 1823 |
- Dependencies: Python 3.12, GLIBC 2.39, GLIBCXX 3.4.33, CXXABI 1.3.15
|