mirror of https://github.com/milvus-io/milvus.git
[skip ci] Update dead links and bootcamp links (#4617)
Signed-off-by: ireneontheway5 <qingying.hu@zilliz.com>pull/4654/head
parent
df500c923e
commit
c44cd67577
|
@ -58,11 +58,11 @@ Milvus has been used by over 600 organizations and institutions worldwide mainly
|
|||
|
||||
See [Scenarios](https://www.milvus.io/scenarios/) for more detailed application scenarios and demos.
|
||||
|
||||
See [Milvus Bootcamp](https://github.com/milvus-io/bootcamp) for detailed solutions and application scenarios.
|
||||
See [Milvus Bootcamp](https://github.com/zilliz-bootcamp) for detailed solutions and application scenarios.
|
||||
|
||||
## Benchmark
|
||||
|
||||
See our [test reports](https://github.com/milvus-io/bootcamp/tree/master/EN_benchmark_test) for more information about performance benchmarking of different indexes in Milvus.
|
||||
See our [test reports](https://github.com/zilliz-bootcamp/milvus_benchmark) for more information about performance benchmarking of different indexes in Milvus.
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
|
|
@ -60,11 +60,11 @@ Milvus 已经广泛应用于多个领域,在全球范围内上被 600 多家
|
|||
|
||||
体验在线场景展示,详见 [Milvus 应用场景](https://milvus.io/cn/scenarios)。
|
||||
|
||||
了解更详细的应用场景和解决方案,详见 [Milvus 训练营](https://github.com/milvus-io/bootcamp)。
|
||||
了解更详细的应用场景和解决方案,详见 [Milvus 训练营](https://github.com/zilliz-bootcamp)。
|
||||
|
||||
## 性能基准测试
|
||||
|
||||
更多 Milvus 性能基准的信息,详见[测试报告](https://github.com/milvus-io/bootcamp/tree/master/benchmark_test)。
|
||||
更多 Milvus 性能基准的信息,详见[测试报告](https://github.com/zilliz-bootcamp/milvus_benchmark)。
|
||||
|
||||
## 路线图
|
||||
|
||||
|
|
|
@ -5,10 +5,10 @@ We use GitHub for tracking bugs and feature requests. If you need any support fo
|
|||
## Documentation
|
||||
- [User Documentation](https://www.milvus.io/docs/install_milvus.md)
|
||||
- [Troubleshooting Guide](https://www.milvus.io/docs/troubleshoot.md)
|
||||
- [FAQ](https://www.milvus.io/docs/v0.6.0/faq/operational_faq.md)
|
||||
- [FAQ](https://www.milvus.io/docs/operational_faq.md)
|
||||
|
||||
## Real-time chat
|
||||
[Slack](https://join.slack.com/t/milvusio/shared_invite/enQtNzY1OTQ0NDI3NjMzLWNmYmM1NmNjOTQ5MGI5NDhhYmRhMGU5M2NhNzhhMDMzY2MzNDdlYjM5ODQ5MmE3ODFlYzU3YjJkNmVlNDQ2ZTk): The #general channel is the place where people offer support.
|
||||
|
||||
## Other
|
||||
[Bootcamp](https://github.com/milvus-io/bootcamp): It provides more scenario-based applications and demos of Milvus.
|
||||
[Bootcamp](https://github.com/zilliz-bootcamp): It provides more scenario-based applications and demos of Milvus.
|
||||
|
|
|
@ -97,7 +97,7 @@ Milvus设置:
|
|||
- gpu_cache_capacity: 6
|
||||
- use_blas_threshold: 2100
|
||||
|
||||
Milvus设置的详细定义可以参考 https://milvus.io/cn/docs/milvus_config.md。
|
||||
Milvus设置的详细定义可以参考[服务端设置](https://milvus.io/cn/docs/milvus_config.md)。
|
||||
|
||||
测试方法
|
||||
|
||||
|
|
|
@ -97,7 +97,7 @@ Milvus configuration
|
|||
- gpu_cache_capacity: 6
|
||||
- use_blas_threshold: 2100
|
||||
|
||||
The definitions of Milvus configuration are on https://milvus.io/docs/milvus_config.md.
|
||||
The definitions of Milvus configuration are on [Milvus Server Configuration](https://milvus.io/docs/milvus_config.md).
|
||||
|
||||
Test method
|
||||
|
||||
|
|
|
@ -93,7 +93,7 @@ Milvus configuration
|
|||
- gpu_cache_capacity: 6
|
||||
- use_blas_threshold: 1100
|
||||
|
||||
The definitions of Milvus configuration are on https://milvus.io/docs/en/reference/milvus_config/.
|
||||
The definitions of Milvus configuration are on [Milvus Server Configuration](https://milvus.io/docs/milvus_config.md).
|
||||
|
||||
Test method
|
||||
|
||||
|
|
|
@ -93,7 +93,7 @@ Milvus设置:
|
|||
- gpu_cache_capacity: 6
|
||||
- use_blas_threshold: 1100
|
||||
|
||||
Milvus设置的详细定义可以参考 https://milvus.io/docs/en/reference/milvus_config/。
|
||||
Milvus设置的详细定义可以参考[服务端设置](https://milvus.io/cn/docs/milvus_config.md)。
|
||||
|
||||
测试方法
|
||||
|
||||
|
|
|
@ -96,7 +96,7 @@ Milvus configuration
|
|||
- gpu_search_threshold: 1200
|
||||
- search_resources: cpu, gpu0, gpu1
|
||||
|
||||
The definitions of Milvus configuration are on https://milvus.io/docs/milvus_config.md.
|
||||
The definitions of Milvus configuration are on [Milvus Server Configuration](https://milvus.io/docs/milvus_config.md).
|
||||
|
||||
Test method
|
||||
|
||||
|
|
|
@ -96,7 +96,7 @@ Milvus设置:
|
|||
- gpu_search_threshold: 1200
|
||||
- search_resources: cpu, gpu0, gpu1
|
||||
|
||||
Milvus设置的详细定义可以参考 https://milvus.io/docs/milvus_config.md。
|
||||
Milvus设置的详细定义可以参考[服务端设置](https://milvus.io/cn/docs/milvus_config.md)。
|
||||
|
||||
测试方法
|
||||
|
||||
|
|
Loading…
Reference in New Issue