-
This request is to add the ability to make sure the name on the docs site will always match the name of the deployed model, even if using an alias.
**Example Scenario:**
- We have a _file name_ …
-
I want to deploy mmdetection-trained model on the platform without the environment of mmcv and mmdet. I use mmdeploy to transform YOLOX model to onnx and engine file and I want to deploy onnx file on …
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
Should contain all the options for deploying to a fixed server. (IP, port, ssh key, etc)
-
Environment deploys such as `gate_bundles`, `smoke_bundles` and `dev_bundles`, as well as the `configure` and `tests` sections support model aliasing. All items mapped to a model alias will be deploye…
auria updated
4 years ago
-
**Link to the notebook**
In the code below I am clearly passing a different instance type where I want to deploy my trained moedl
```
finetuned_predictor = estimator.deploy(
instance_type='ml.…
-
Hi, I am an engineer from Intel and I work mostly on the performance optimization of PyTorch on intel Xeon CPUs (also I am the pytorch module maintainer for cpu performance). Just come across this…
-
How can I save out a model to deploy in say a RESTAPI?
Thanks
-
https://app-generator.dev/tools/django-generator
- When selected the Sidebar item needs to stay open:
## Here are the changes for the generator page:
---
### Project Details
- 1st Lin…
-
I followed the instructions in the README to deploy tinychat on jetson agx orin and tried to get the llama-2-7b-chat model. However, Meta doesn't seem to provide a model in huggingface format, so I do…