mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-25 11:23:52 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
430b1e685f
commit
7e04f555c4
@ -168,7 +168,7 @@ live-vlm-webui --port 8091
|
|||||||
live-vlm-webui --ssl-cert /path/to/cert.pem --ssl-key /path/to/key.pem
|
live-vlm-webui --ssl-cert /path/to/cert.pem --ssl-key /path/to/key.pem
|
||||||
|
|
||||||
## Change default API endpoint
|
## Change default API endpoint
|
||||||
live-vlm-webui --default-api-base http://localhost:8000/v1
|
live-vlm-webui --api-base http://localhost:8000/v1
|
||||||
|
|
||||||
## Run in background (optional)
|
## Run in background (optional)
|
||||||
nohup live-vlm-webui > live-vlm.log 2>&1 &
|
nohup live-vlm-webui > live-vlm.log 2>&1 &
|
||||||
|
|||||||
@ -185,7 +185,6 @@ Once you're comfortable with this foundational workflow, please explore these ad
|
|||||||
|
|
||||||
For questions or issues, please visit:
|
For questions or issues, please visit:
|
||||||
- [GitHub Issues](https://github.com/NVIDIA-AI-Blueprints/quantitative-portfolio-optimization/issues)
|
- [GitHub Issues](https://github.com/NVIDIA-AI-Blueprints/quantitative-portfolio-optimization/issues)
|
||||||
- [GitHub Discussions](https://github.com/NVIDIA-AI-Blueprints/quantitative-portfolio-optimization/discussions)
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user