diff --git a/wwwroot/public/about/index.ui b/wwwroot/public/about/index.ui index 248f430..9e7882e 100644 --- a/wwwroot/public/about/index.ui +++ b/wwwroot/public/about/index.ui @@ -8,7 +8,7 @@ "widgettype":"MdWidget", "options":{ "width":"100%", - "md_url":"{{entire_url('index.md')}}" + "md_url":"{{entire_url('index_')}}{{params_kw._lang}}.md" } } ] diff --git a/wwwroot/public/about/index_en.md b/wwwroot/public/about/index_en.md new file mode 100644 index 0000000..e73bb31 --- /dev/null +++ b/wwwroot/public/about/index_en.md @@ -0,0 +1,20 @@ +# Who We Are +We are a young company established less than five years ago. Our primary focus is building and serving the computing power ecosystem. Starting from providing a resource trading platform for both supply and demand sides of computing power, we further offer technical services and talent training. Going one step further, we provide a large model service platform, delivering advanced market-leading model products directly to end customers, as well as industry-specific and functional applications built on large models. + +# Our Products +* **High-quality computing products** + 1. Bare-metal servers + 2. Cloud-based computing power + 3. Containerized computing power +* Cloud resources +* Network resources +* Online technical services +* Large model services +* Industry-specific large model applications +* Functional large model applications + +# Contact Us +* **Address:** Room 1015, Fuli Center, Chaoyang District, Beijing +* **Phone:** 4006150805     010-65917875 +* **Email:** open-computing@kaiyuancloud.cn + diff --git a/wwwroot/public/about/index_zh.md b/wwwroot/public/about/index_zh.md new file mode 100644 index 0000000..1236815 --- /dev/null +++ b/wwwroot/public/about/index_zh.md @@ -0,0 +1,19 @@ +# 我们是谁 +我们是一家成立不到5年的年轻的公司,主营方向是算力生态的建设与服务,从为算力供需双方提供资源交易平台,再到为算力供需双方提供技术服务,人才培训等服务,再近一步提供大模型服务平台,直接为最终客户提供市场上先进的模型产品,以及基于大模型打造的行业应用以及功能行的大模型应用。 + +# 我们的产品 +* 优质的算力产品 +1. 裸金属服务器 +2. 云化算力 +3. 容器化算力 +* 云资源 +* 网络资源 +* 在线技术服务 +* 大模型服务 +* 行业大模型应用 +* 功能性大模型应用 + +# 联系我们 +* 地址:北京市朝阳区富力中心1015室 +* 电话:4006150805 010-65917875 +* 邮箱:open-computing@kaiyuancloud.cn