Commit Graph

42 Commits

Author SHA1 Message Date
mehrad 4344c5e31b
Fix deployment (third attempt) 2022-07-25 18:51:00 -07:00
mehrad 1a4ac08926
Fix deployment (second attempt) 2022-07-25 18:22:54 -07:00
mehrad c7650e0753
Fix deployment 2022-07-25 16:29:09 -07:00
Giovanni Campagna 45fe5b6a7e Actually fix docker CUDA builds 2021-10-18 10:33:28 -07:00
Giovanni Campagna 056941f3c7 Fix docker CUDA builds 2021-10-18 10:18:13 -07:00
Giovanni Campagna c9cc096ec9 Simplify docker build
We don't need kfserving images since we updated our cluster
to 1.20
2021-09-07 17:20:35 -07:00
mehrad 22a0dab97b
Style check all files 2021-05-24 14:54:36 -07:00
Giovanni Campagna a83038aeab Fix docker build
We need the 2020 resolver to avoid broken versions
2021-04-30 11:26:20 -07:00
mehrad a4bee21b69 Use updated s3 path for database 2021-03-16 13:12:15 -07:00
mehrad b2af407436 Remove bootleg from docker 2021-03-16 13:11:42 -07:00
Giovanni Campagna 122e9841bb Fix docker start script 2021-02-19 17:01:51 -08:00
Giovanni Campagna 398bc7162f docker: download bootleg material on start as well 2021-02-19 16:02:51 -08:00
Mehrad Moradshahi 182a3cd40f
Merge pull request #83 from stanford-oval/wip/mehrad/bootleg_clean_transformers4.0_master_refactor
NED
2021-02-08 17:55:13 -08:00
Jim Deng 5f937192e3 one dockerfile 2021-02-05 20:14:59 +00:00
Jim Deng 6e239985ac add kfserver builds to docker hub 2021-02-05 17:43:52 +00:00
mehrad 6e14464918 Dockerfile: add bootleg 2021-02-04 17:59:20 -08:00
Jim Deng 479c883d01 update pipfile
add a kfserver test
2021-01-15 23:42:12 +00:00
Jim Deng 0c4fc10554 address review comments 2021-01-15 20:50:33 +00:00
Jim Deng e680cbc2da fix indents 2021-01-15 01:12:34 +00:00
Jim Deng 28c25b9f4b add kfserving inference 2021-01-15 00:57:00 +00:00
Giovanni Campagna 9efe7e6240 Fix docker build 2020-12-30 09:45:23 -08:00
Giovanni Campagna 38bec55c60 Fix docker build 2020-12-16 00:04:26 -08:00
Giovanni Campagna 8d8d816777 Try fixing the docker build on dockerhub 2020-03-27 15:55:33 -07:00
Giovanni Campagna 58d1dcece5 Update dockerfile 2020-01-28 18:31:14 -08:00
Giovanni Campagna 5c8340efa6 Make the docker image smaller
Remove the included copy of the embeddings, and assume the embeddings
are provided from the outside using a volume mount.
Also, use some tricks to remove unused data and packages.
2019-12-14 17:18:27 -08:00
Giovanni Campagna 668cc6f917 docker: Switch to ubi8 (RHEL 8)
ubi7 was updated to rhel 7.7, which should contain python36 natively,
but python3 is not part of the ubi repos. Luckily, it is part of the
ubi8 repos instead.
2019-11-01 17:08:06 -07:00
Giovanni Campagna a546c7b62c Fix cuda image name 2019-08-31 02:22:04 +02:00
Giovanni Campagna dcb4f020ae docker: fix hooks
They are executed from the directory containing the Dockerfile
2019-08-30 23:13:28 +02:00
Giovanni Campagna 1c0a71aa0b Add debugging to docker hooks
To see exactly how they get called...
2019-08-30 21:37:42 +02:00
Giovanni Campagna fb72c84f73 docker: move embeddings to a shared directory
This way, the image can be used as a base image by almond-cloud
(which runs as a different user)
2019-08-30 21:25:54 +02:00
Giovanni Campagna ff311bd35b Add docker hub hooks to build both CPU and GPU images 2019-08-30 21:01:47 +02:00
Giovanni Campagna a9264a699d Remove obsolete Dockerfiles, and replace with a new one
A new one that wraps the new decanlp command and installs all
the dependencies correctly.
2019-08-30 18:55:28 +02:00
Bryan Marcus McCann 741fb6fd87 updating torch03 images with cove 2018-10-25 16:02:48 -07:00
Bryan Marcus McCann b1207156aa updating dockerfiles 2018-10-25 16:02:48 -07:00
Bryan Marcus McCann f4e6784c28 add ELMo; now broken until pytorch >0.4 upgrade 2018-10-25 16:02:48 -07:00
Bryan Marcus McCann 6c629a56e3 alternate formulation of wikisql 2018-09-07 00:18:00 +00:00
Bryan Marcus McCann 09cebc62a3 enumerating predictions; exp with intermediate cove 2018-09-04 15:43:27 +00:00
Bryan Marcus McCann 8e85a13c87 Contextualized Word Vectors (CoVe; McCann et al. 2017) 2018-08-28 03:14:41 +00:00
Bryan Marcus McCann 181c847331 rm mem debugging from Dockerfile 2018-08-21 03:03:31 +00:00
Bryan Marcus McCann 1f83b7a739 interning strings to fix memory consumption 2018-08-21 02:47:14 +00:00
Bryan Marcus McCann 51c6f4411a adding pretrained sota wikisql model 2018-08-11 00:06:45 +00:00
Bryan Marcus McCann 8997039aec Initial commit 2018-06-20 12:36:21 +00:00