Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -12,3 +12,5 @@ FlagRelease is an innovative project built on FlagOS, a specialized "operating s
|
|
12 |
As a unified large model release project for various AI hardware architectures, FlagRelease is designed to simplify the deployment of large models across different AI hardwares. It is suitable for both research and production environments, helping users bypass all the distributed environment settings, dependencies, and unique configurations for specific chips. The system provides unified software source code, verified model files, and all-in-one docker image for each chip, which can be directly applied to the hardware. Additionally, evaluation results on these chips are offered as technical reference.
|
13 |
|
14 |
Meanwhile, the source code of FlagRelease project is publicly available. We weclome collaborative intelligence and contributions from global developers.
|
|
|
|
|
|
12 |
As a unified large model release project for various AI hardware architectures, FlagRelease is designed to simplify the deployment of large models across different AI hardwares. It is suitable for both research and production environments, helping users bypass all the distributed environment settings, dependencies, and unique configurations for specific chips. The system provides unified software source code, verified model files, and all-in-one docker image for each chip, which can be directly applied to the hardware. Additionally, evaluation results on these chips are offered as technical reference.
|
13 |
|
14 |
Meanwhile, the source code of FlagRelease project is publicly available. We weclome collaborative intelligence and contributions from global developers.
|
15 |
+
|
16 |
+
Notice 20250915!! If you cannot docker pull from flagrelease-registry.cn-beijing.cr.aliyuncs.com/flagrelease/flagrelease:<your image version>, you can try docker pull from harbor.baai.ac.cn/flagrelease-public/<your image version>
|