Meng Zhang commited on
Commit
447d0f8
1 Parent(s): 3f65b2e
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
  FROM tabbyml/tabby:latest
2
 
3
- CMD ["serve", "--model", "TabbyML/SantaCoder-1B", "--device", "cuda"]
 
1
  FROM tabbyml/tabby:latest
2
 
3
+ CMD ["serve", "--model", "TabbyML/SantaCoder-1B"]