Meng Zhang
commited on
Commit
•
7198afe
1
Parent(s):
7b5712c
update
Browse files- 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"]
|