Skip to content

Conversation

@DiegoCao
Copy link
Contributor

@DiegoCao DiegoCao commented Feb 5, 2024

  • Move old artifact cache as a interface template to support future IndexDB cache fetch
  • Add deleteInCache api in cache template
  • Fix one test path error
  • Parallelize Downloading Process

Co-authored-by: DavidGOrtega [email protected] for parallel download

@tqchen
Copy link
Member

tqchen commented Feb 6, 2024

please fix the ci errors

@DiegoCao DiegoCao marked this pull request as draft February 6, 2024 21:11
@DiegoCao
Copy link
Contributor Author

DiegoCao commented Feb 6, 2024

Will re-open after supporting batch delete weights

@DiegoCao DiegoCao force-pushed the archi-cache branch 4 times, most recently from 23960bd to 4b55a1b Compare February 12, 2024 01:52
@DiegoCao DiegoCao changed the title [WEB] [MINOR] Move ArtifactCache to Interface to support future different cache typ… [WEB] Move ArtifactCache to Interface, Support Cache delete and Batch Delete, Remove typo Feb 12, 2024
@DiegoCao DiegoCao marked this pull request as ready for review February 12, 2024 04:08
@CharlieFRuan
Copy link
Member

Will take a look tomorrow; thank you @DiegoCao!

Copy link
Member

@CharlieFRuan CharlieFRuan left a comment

Choose a reason for hiding this comment

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

The new interface and deleteInCache() looks good to me! Thanks for the changes.

I left some comments on deleteNDArrayCache(), let me know what you think!

@DiegoCao DiegoCao force-pushed the archi-cache branch 3 times, most recently from 7d61b4a to 4c99370 Compare February 18, 2024 14:03
Copy link
Member

@CharlieFRuan CharlieFRuan left a comment

Choose a reason for hiding this comment

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

Everything else looks good, thank you!

…different cache types, fix README path typo, Support delete and batch delete

Co-authored-by: DavidGOrtega <[email protected]>
@DiegoCao
Copy link
Contributor Author

DiegoCao commented Feb 18, 2024

All issues are resolved, will later pr the corresponding webLLM side API

@CharlieFRuan
Copy link
Member

Thank you! I think this is ready to be merged cc @tqchen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants