We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286dff9 commit 86efcc5Copy full SHA for 86efcc5
.github/workflows/test.yml
@@ -81,6 +81,7 @@ jobs:
81
docker-image: lmstudio/llmster-preview:cpu
82
# Use the same port as the always on API server
83
port: "41343:1234"
84
+ container-name: llmster
85
86
- name: Download models for tests (Ubuntu only)
87
if: matrix.os == 'ubuntu-22.04'
0 commit comments