Meng Zhang commited on
Commit
7198afe
1 Parent(s): 7b5712c
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1 +1,3 @@
1
  FROM tabbyml/tabby:latest
 
 
 
1
  FROM tabbyml/tabby:latest
2
+
3
+ CMD ["serve", "--model", "TabbyML/SantaCoder-1B"]