PJEstrada
PJEstrada
To add to this on K8s context, every time the pods is restarted models will need to be redownloaded
It seems that the URL settings is exceeding the offset time allowed by your blob storage provider. Try setting: `SIGNED_URL_CACHE_MINIMUM_DAYS_VALID` and `SIGNED_URL_CACHE_NEW_OFFSET_DAYS_VALID` To something lower that 7 days (in seconds)...
That's a great idea Anthony! That would remove the need for users to know about MinIO, it can be a default thing for dev environments to better support a "No...
- [x] E2E walkthrough for Zero Shot. (Video, & Docs) https://diffgram.readme.io/docs/hugging-face - [ ] E2E walkthrough for Deepchecks. (Video, & Docs) @PJEstrada - [x] Docks for developing Actions https://diffgram.readme.io/docs/developing-you-custom-actions -...
I think that just converting them all to int could be a good solution for now. There's not that much value on having the float values if at the end...