Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Add caching for Bumblebee models in test workflow #5

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

karol-t-wilk
Copy link
Collaborator

I decided that model cache should not depend on OTP/Elixir versions, since Huggingface model params/configs should not depend on that, but if there's something I am missing there please do say

Copy link
Member

@josevalim josevalim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have approved but the best person to tell is Jonatan :) So if he drops any other feedback you can revisit it later.

@jonatanklosko
Copy link
Contributor

jonatanklosko commented Mar 7, 2024

Not depending on versions sounds good. I remember I explicitly put them in cache key on Bumblebee CI, but I'm pretty sure that was to make sure we use separate cache for concurrent jobs (since we run tests for multiple versions), and that's not the case here anyway. And I don't remember if there was a specific issue or just me wanting to keep them separate.

@karol-t-wilk karol-t-wilk merged commit 1219e1b into main Mar 7, 2024
1 check passed
@karol-t-wilk karol-t-wilk deleted the cache-bumblebee-in-workflows branch March 7, 2024 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants