Giovanni Campagna
a83038aeab
Fix docker build
...
We need the 2020 resolver to avoid broken versions
2021-04-30 11:26:20 -07:00
mehrad
b2af407436
Remove bootleg from docker
2021-03-16 13:11:42 -07: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
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
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
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
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