tabby-template-space / Dockerfile
Meng Zhang
update
b444405
raw
history blame
90 Bytes
FROM tabbyml/tabby
CMD ["serve", "--device", "cuda", "--model", "TabbyML/SantaCoder-1B"]