Update Framework
parent
ce3f5ad70d
commit
9577f40973
18
Framework.md
18
Framework.md
@ -117,6 +117,24 @@
|
||||
|
||||
```
|
||||
|
||||
#### vLLM
|
||||
|
||||
* **使用以下命令安装指定包**
|
||||
|
||||
```shell
|
||||
pip install vllm-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
|
||||
```
|
||||
|
||||
#### Paddle-metax
|
||||
|
||||
* **使用以下命令安装指定包**
|
||||
|
||||
```shell
|
||||
pip install paddle-metax -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
|
||||
```
|
||||
|
||||
|
||||
### 列出可用版本
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user