Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Storage Limitation #360

Closed
Nexisato opened this issue Feb 28, 2024 · 2 comments
Closed

[FEATURE] Storage Limitation #360

Nexisato opened this issue Feb 28, 2024 · 2 comments
Labels
🏠 advice advice to the project 💪 enhancement New feature or request

Comments

@Nexisato
Copy link
Collaborator

Just suggestions :)

👍 What problem does this feature solve

20240228-142839

At present, swanlab cached the media static files per specific step. For users running train tasks on theri own devices, these cached files might occupy hugh amount of disk usage.

Is that possible for us to instroduce a strategy to limit the cached files capcacity?

(Maybe only useful for online version in the future)

@Nexisato Nexisato added 💪 enhancement New feature or request 🏠 advice advice to the project labels Feb 28, 2024
@SAKURA-CAT
Copy link
Contributor

在未来云版本中,所有媒体资源会上传云端,在本地可以选择保存原始媒体文件还是资源链接(字符串),这样能够有效减小包大小——但是会带来副作用:必须联网才能查看媒体资源

@SAKURA-CAT
Copy link
Contributor

与存储相关的功能即将解耦,请关注 #780

@SAKURA-CAT SAKURA-CAT closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 advice advice to the project 💪 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants