Skip to content

Commit

Permalink
Merge pull request #154 from LuShanYanYu7/main
Browse files Browse the repository at this point in the history
更新一些国际站内容
  • Loading branch information
yangj1211 authored Nov 11, 2024
2 parents a8646ac + 0264e67 commit 5682209
Show file tree
Hide file tree
Showing 20 changed files with 117 additions and 31 deletions.
4 changes: 2 additions & 2 deletions docs/APIDocs/power_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Select **API Credentials** from the dropdown menu in the upper-right corner of t

<img src={require('../../static/en-img/apikey/token-1.png').default} alt="Get Token" style={{width: '800px', height: 'auto'}} />

Click **New Token**, enter a custom token name, and the default validity period is 3650 days, which can be adjusted as needed.
Click **Add Token**, enter a custom token name, and the default validity period is 3650 days, which can be adjusted as needed.

<img src={require('../../static/en-img/apikey/token-2.png').default} alt="Get Token" style={{width: '800px', height: 'auto'}} />

After clicking **Confirm**, the newly generated token will appear in the list. Please note that the token is only generated once, so be sure to copy and save it properly! If the token is lost, you can create a new one or **regenerate** it.
After clicking **OK**, the newly generated token will appear in the list. Please note that the token is only generated once, so be sure to copy and save it properly! If the token is lost, you can create a new one or regenerate it.

<img src={require('../../static/en-img/apikey/token-3.png').default} alt="Get Token" style={{width: '800px', height: 'auto'}} />

Expand Down
2 changes: 1 addition & 1 deletion docs/ComputingPowerCluster/create_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The platform offers dedicated host leasing services, including models such as H2

## Create a Cluster

Navigate to **BM Cluster** from the left sidebar, click **Create Cluster**, select the cluster network, GPU model, and cluster name, and click **Confirm**.
Navigate to **BM Cluster** from the left sidebar, click **Create Cluster**, select the cluster network, GPU model, and cluster name, and click **OK**.

<img src={require('../../static/en-img/powercluster/create-cluster-1.png').default} alt="Create Cluster" style={{width: '1000px', height: 'auto'}} />

Expand Down
2 changes: 1 addition & 1 deletion docs/ComputingPowerCluster/create_host.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Create Host

## Steps

1. Navigate to **BM Hosts** from the left sidebar, and click **Create Host**.
1. Navigate to **BM Host** from the left sidebar, and click **Create Host**.

<img src={require('../../static/en-img/powercluster/create-host-1.png').default} alt="Create Host" style={{width: '1000px', height: 'auto'}} />

Expand Down
2 changes: 1 addition & 1 deletion docs/ConfigureEnvironment/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you have configured an instance environment and wish to reuse it when switchi

### Save Image

In the compute instance list, select **Save Image** on the right side of the instance details. This will save the instance environment as a private image, including all files on the system disk. Note that data disks will not be saved.
In the compute instance list, select **Save-to-image** on the right side of the instance details. This will save the instance environment as a private image, including all files on the system disk. Note that data disks will not be saved.

**NOTE**: Only running instances can be saved as images.

Expand Down
4 changes: 2 additions & 2 deletions docs/ContainerInstance/create instance.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 1
title: Create Compute Instance
sidebar_label: Create Compute Instance
title: Create GPU Instance
sidebar_label: Create GPU Instance
---

Compute instances are commonly used for algorithm development and model fine-tuning. If you are working with a small dataset, you can choose a single-GPU instance or an 8-GPU full machine instance. The platform provides local data disks and associated file storage. After completing your development or fine-tuning using the terminal, you can download your results and release the compute instance.
Expand Down
16 changes: 8 additions & 8 deletions docs/ContainerInstance/instance monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ In the storage information section, you can view detailed information about the

<img src={require('../../static/en-img/monitoring/monitoring-2.png').default} alt="Storage" style={{width: '1000px', height: 'auto'}} />

### Routing Configuration
### Configure-Route

On the routing configuration page, you can add custom external service configurations to expose services running inside the container to external networks.
On the Configure-Route page, you can add custom external service configurations to expose services running inside the container to external networks.

<img src={require('../../static/en-img/monitoring/monitoring-8.png').default} alt="Routing Configuration" style={{width: '1000px', height: 'auto'}} />
<img src={require('../../static/en-img/monitoring/monitoring-9.png').default} alt="Routing Configuration" style={{width: '1000px', height: 'auto'}} />

### Monitoring
### Monitor

By selecting the compute instance, you can access the monitoring page to view various metrics, including data disk usage, GPU and CPU utilization, GPU memory usage, memory consumption, power consumption, and temperature.
By selecting the compute instance, you can access the monitor page to view various metrics, including data disk usage, GPU and CPU utilization, GPU memory usage, memory consumption, power consumption, and temperature.

<img src={require('../../static/en-img/monitoring/monitoring-7.png').default} alt="Monitoring" style={{width: '1000px', height: 'auto'}} />

Expand All @@ -39,14 +39,14 @@ In the instance details page, select **Logs** to access the container instance l

<img src={require('../../static/en-img/monitoring/monitoring-3.png').default} alt="Logs" style={{width: '1000px', height: 'auto'}} />

### Events
### Event

In the Events section, you can view the events related to the container instance along with their timestamps.
In the Event section, you can view the events related to the container instance along with their timestamps.

<img src={require('../../static/en-img/monitoring/monitoring-4.png').default} alt="Events" style={{width: '1000px', height: 'auto'}} />

### Processes
### Process

In the **Processes** section, you can view information about the current container’s processes, including CPU usage, physical memory, and virtual memory.
In the **Process** section, you can view information about the current container’s processes, including CPU usage, physical memory, and virtual memory.

<img src={require('../../static/en-img/monitoring/monitoring-5.png').default} alt="Processes" style={{width: '1000px', height: 'auto'}} />
2 changes: 1 addition & 1 deletion docs/DataStorage/createstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Storage management provides network-shared storage that can be mounted to differ

## Add Storage

Navigate to the **Compute Instances** page, click on a specific instance, and under **Storage**, you can add storage and specify the path where the storage will be mounted in the instance. Once confirmed, the storage will be accessible through the specified mount path within the instance.
Navigate to the **GPU Instance** page, click on a specific instance, and under **Storage**, you can add storage and specify the path where the storage will be mounted in the instance. Once confirmed, the storage will be accessible through the specified mount path within the instance.

## Shared Storage

Expand Down
2 changes: 1 addition & 1 deletion docs/DataStorage/data transmission.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ zip -r my_folder.zip my_folder

## Uploading with Storage Management

The [Storage Management](createstorage) section explains how to upload files using the storage management feature.
The [Storage](createstorage) section explains how to upload files using the storage management feature.

## Uploading and Downloading with the scp Command

Expand Down
2 changes: 1 addition & 1 deletion docs/DataStorage/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ To check disk usage within the instance, execute the following command in the te
| ------------ | -------------------------------------------------------------------------------- | ------------------ | ----------- | ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| System Disk | Root directory `/` and all paths under it (excluding special paths listed below) | 30GB | High | High-performance local storage | Data will not be lost when the instance is shut down. System dependencies and Python packages are typically installed on the system disk, and small-capacity data, such as code, can also be stored here. You can choose to save the existing environment and data as an image when the instance is shut down, allowing the data to be restored on the next startup. |
| Data Disk | Customizable, recommended to set as `/root/data` | Starting from 50GB | Standard | Shared storage | Can be mounted across different compute instances. |
| File Storage | User-defined mount paths in **Storage Management** | Custom | Standard | Shared storage | Can be mounted across different compute instances. **(Not yet available)** |
| File Storage | User-defined mount paths in **Storage** | Custom | Standard | Shared storage | Can be mounted across different compute instances. |
2 changes: 1 addition & 1 deletion docs/ModelPlayground/create API KEY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Create API Key

API Keys allow access to all models in the Model Hub. API Keys are valid long-term, so please do not share the key in public environments and store it securely. Follow the steps below to create an API Key:

1. Go to **API Credentials** in the left sidebar and click **API KEY**.
1. Go to **API Management** in the left sidebar and click **API KEY**.
<img src={require('../../static/en-img/apikey/apikey1.png').default} alt="Model Hub" style={{width: '1000px', height: 'auto'}} />

2. Click **Create API KEY**.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
sidebar_position: 6
title: experiment
sidebar_label: experiment
title: playground
sidebar_label: playground
---

Exploration is an online interactive platform where users can input data and observe model outputs directly without programming, ideal for quickly testing and understanding model performance.

1. Go to the **Exploration** Center in the left sidebar. On the **Exploration** Center page, you can see the available models, and filter them by Model.
1. Go to the **playground** Center in the left sidebar. On the **playground** Center page, you can see the available models, and filter them by Model.

<img src={require('../../static/en-img/experience/1.png').default} alt="体验中心" style={{width: '1000px', height: 'auto'}} />

Expand Down
6 changes: 3 additions & 3 deletions docs/QuickStart/instance getstarted.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 1
title: Using Compute Instances
sidebar_label: Using Compute Instances
title: Using GPU Instance
sidebar_label: Using GPU Instance
---

## Create an Instance
Expand All @@ -11,7 +11,7 @@ Go to the Overview page, navigate to **GPU Instance** in the sidebar, and click

## Renting an Instance

On the **Create Instance** page, select the **Region**, **Billing Method** (pay-as-you-go, daily, weekly, or monthly), **GPU Model**, **Cards**, and **GPU Specification**. Choose the **Image** (pre-installed with different deep learning frameworks), and then click **Create**. If you need more disk space to store data, set the desired expansion size.
On the **Create Instance** page, select the **Region**, **Payment Method** (pay-as-you-go, daily, weekly, or monthly), **GPU Model**, **Cards**, and **GPU Specification**. Choose the **Image** (pre-installed with different deep learning frameworks), and then click **Create**. If you need more disk space to store data, set the desired expansion size.

<img src={require('../../static/en-img/getstarted/getstarted-create-instance3.png').default} alt="Rent Instance" style={{width: '1000px', height: 'auto'}} />

Expand Down
6 changes: 3 additions & 3 deletions docs/QuickStart/playground getstarted.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
sidebar_position: 2
title: Using Model Services
sidebar_label: Using Model Services
title: Using Model Service
sidebar_label: Using Model Service
---

The Model Hub hosts various types of intelligent models, which you can access and use through API calls.
The Model Service hosts various types of intelligent models, which you can access and use through API calls.

## Steps

Expand Down
4 changes: 2 additions & 2 deletions docs/RechargeBilling/coupon.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Neolink.AI currently offers two types of coupons: Compute Coupons and Vouchers.

**NOTE**: Compute Coupons and Vouchers cannot be used if there are outstanding payments.

## Compute Coupons
## Trial Coupons

After completing the real-name authentication process, new users will receive free compute trial coupons. Please note that these trial coupons come with an expiration date. Users can check the details and usage conditions of their compute coupons on the Coupons page.

Expand All @@ -20,7 +20,7 @@ Click the **Use Now** button next to the compute coupon to be redirected to the

**NOTE**: After the coupon expires, regular pay-as-you-go pricing will apply. If you do not wish to continue using the instance, simply shut it down before the expiration date.

## Vouchers
## Cash Vouchers

Users who make a one-time deposit of a certain amount will receive vouchers. Additionally, vouchers distributed during promotional events can be redeemed using a voucher code. Vouchers can be applied to all Neolink.AI platform products. Voucher details are available on the Coupons page.

Expand Down
42 changes: 42 additions & 0 deletions docs/activity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
sidebar_position: 17
title: Event Benefits
sidebar_label: Event Benefits
---

# 📢 Double 11 Celebration, Amazing Benefits are Here! 🎉

The annual Double 11 festival is about to begin! To show our appreciation for the support and love from all our users, we’re launching an incredible benefit extravaganza! Whether you’re a new user or a long-time customer, you can enjoy unprecedented discounts during this event! From recharge bonuses, power card discounts, to exciting invitation draws—our activities are abundant and full of surprises waiting for you! Join us and celebrate with millions of users to experience exclusive benefits firsthand! Act fast and ride the wave of Double 11 frenzy!

### ⏰ Event Duration: November 11, 00:00 - November 30, 23:59

---

### 🔥 Exclusive Benefits for New Users:

- **Register and complete identity verification** to instantly enjoy the [Full Access 8-Hour Package] experience! This includes several power cards like 3090, 4090, and H20, giving you access to powerful computing resources! ⚡️

### 💰 Recharge Bonuses (All Users):

- **Recharge 200 to receive a 20 bonus** (equivalent to 10% off) 💵
- **Recharge 500 to receive a 60 bonus** (equivalent to 11% off) 💸
- **Recharge 1000 to receive a 150 bonus** (equivalent to 13% off) 💎

### 🎁 Exclusive Draw for Returning Users:

- Returning users who recharge 200 or more can contact support to participate in a draw for prizes including **headphones, a mechanical keyboard, or a 300-yuan Starbucks gift card**!

### 🔥 Special Discounts on Power Cards:

- Enjoy huge discounts on multiple power cards, with **stackable discounts** available during Double 11. These limited-time offers deliver excellent value! 🤑

### 👥 Invitation Program:

- **New User Rewards**: Invite new users to join the event, and if you reach **5 successful referrals**, contact support to enter a special draw! 🎉
- Make sure the new user includes the **referrer’s account or phone number** in the verification notes to secure your reward! 🔑

---

### 🎯 Don’t miss these limited-time offers!

Join the Double 11 festivities and take advantage of amazing benefits and incredible discounts!
4 changes: 3 additions & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ sidebar_label: Introduction

## Neolink.AI

Neolink.AI is a comprehensive platform that integrates computing power, data, knowledge, models, and enterprise applications. It offers cost-effective GPU resources and an all-in-one data and AI platform service for the next generation of AI-native applications.
Neolink.AI is a comprehensive platform that integrates GPU, data, knowledge, models, and enterprise applications. It offers cost-effective GPU resources and an all-in-one data and AI platform service for the next generation of AI-native applications.

Visit the neolink-ai.com website (https://neolink-ai.com/en) and click “Console” in the top right corner to register.

### Use Cases

Expand Down
42 changes: 42 additions & 0 deletions i18n/zh-Hans/docusaurus-plugin-content-docs/current/activity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
sidebar_position: 17
title: 活动福利
sidebar_label: 活动福利
---

# 📢 双十一狂欢大促,福利疯狂来袭!🎉

一年一度的双十一盛典即将开启,为回馈广大用户的支持与厚爱,现特推出超值福利大放送!无论你是新用户还是老用户,都能在这次活动中享受前所未有的优惠!从充值返利、算力卡折扣,到邀请抽奖惊喜,活动丰富多彩,超多惊喜等你来拿!快来加入我们,与千万用户一起狂欢,抢先体验专属福利!赶紧行动吧,双十一的狂潮等你来乘风破浪!

### ⏰ 活动时间:11 月 11 日 00:00 - 11 月 30 日 23:59

---

### 🔥 新用户专享福利:

- **注册并完成实名认证**,立享【全家桶 8 小时】体验!包含 3090、4090、H20 等多款算力卡,让你畅享超强算力!⚡️

### 💰 充值返券(所有用户):

- **充值 200 返 20**(相当于 9 折)💵
- **充值 500 返 60**(相当于 89 折)💸
- **充值 1000 返 150**(相当于 87 折)💎

### 🎁 老用户专属抽奖:

- 老用户充值满 200 元即可联系小助理参与抽奖,奖品包括**耳机、机械键盘或价值 300 元的星巴克卡**等你来领!

### 🔥 算力卡特惠:

- 多款算力卡疯狂折扣,双十一期间享受**折上折**优惠,限时抢购,性价比超高!🤑

### 👥 邀请制度:

- **拉新奖励**:邀请新用户参与活动,**满 5 人**即可联系小助理参与抽奖!🎉
- 记得在新用户实名认证时,在备注信息中填写**邀请人的账号或手机号**,确保奖励到位!🔑

---

### 🎯 限时优惠,不容错过!

快来参与双十一大狂欢,享受丰富福利和超值优惠吧!
Binary file modified static/en-img/experience/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/en-img/experience/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/en-img/experience/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5682209

Please sign in to comment.