qinfeng722 commited on
Commit
6fbaa3b
·
verified ·
1 Parent(s): 6abefcc

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -1,7 +1,7 @@
1
  #!/bin/bash
2
  set -e
3
 
4
- nvidia-smi
5
 
6
  echo "Starting H2O LLM Studio..."
7
 
 
1
  #!/bin/bash
2
  set -e
3
 
4
+ #nvidia-smi
5
 
6
  echo "Starting H2O LLM Studio..."
7