Aaron Pham

Results 459 comments of Aaron Pham
trafficstars

You need to add this to `index_url` to https://docs.bentoml.com/en/latest/concepts/bento.html#python-options-table in the `bentofile.yaml`.

If you want to mount a `.netrc` you can do it on the container. Not sure how it would work in kubernetes tho. probably better to use secrets in kubernetes.

Yes feel free to get started with this. Feel free to DM me on slack for more information.

@Epsilon314 sorry for the late response, but `sync_with_hub_version` by default is already set to False.

@xianml can you take a look at these when you have bandwidth?

I don't think this is caused by this dependency specifically. This has two reasons here. 1. The reason why for setting based cuda image is that even on nodes that...

I couldn't find reference of prometheus_client within pytorch_lightning. Can you send your service.py definition here? If any of the other modules in your service.py that uses the default prometheus_client, the...