bigcode-project / bigcode-evaluation-harness

A framework for the evaluation of autoregressive code generation language models.
Apache License 2.0
745 stars 193 forks source link

Publish the Docker images to ghcr.io? #87

Closed arjunguha closed 1 year ago

arjunguha commented 1 year ago

It is possible to pre-build and publish the Docker images to ghcr.io, so that everyone doesn't need to rebuild them. I mean something like this:

https://github.com/orgs/huggingface/packages?repo_name=text-generation-inference

I am happy to do this. I think I have permissions to publish packages. But, I want to confirm with @loubnabnl or someone before I do.

loubnabnl commented 1 year ago

That would be great Arjun!

arjunguha commented 1 year ago

I need a project admin to enable this setting :)

image

I've pushed both containers here, but they are only available by members of the bigcode-project organization:

https://github.com/orgs/bigcode-project/packages

loubnabnl commented 1 year ago

the packages are now public