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

Optimize Model Path Management #248

Open
JingofXin opened this issue Sep 13, 2024 · 1 comment
Open

Optimize Model Path Management #248

JingofXin opened this issue Sep 13, 2024 · 1 comment

Comments

@JingofXin
Copy link
Contributor

Model-related paths are uniformly determined and managed by ModelManager:
1. Creation of model paths that appear in its subclass ModuleBase;
2. The original file path of the model, the LoRA storage path, the merge storage path, and the root storage path are all unified under ModelManager;
3. Version control of fine-tuned models.

@wzh1994
Copy link
Contributor

wzh1994 commented Sep 13, 2024

add documents

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

No branches or pull requests

2 participants