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

feat: Load new model version should not reload loaded existing model … #390

Merged
merged 1 commit into from
Aug 21, 2024

Commits on Aug 20, 2024

  1. feat: Load new model version should not reload loaded existing model …

    …version(s) (#388)
    
    * Do not reload unmodified loaded model version
    
    * Track model directory timestamps more granularly to detect updates to model version files
    
    * Rename model config util config change require reload function
    
    * Re-organize ModelTimestamp() and throw exception
    
    * Revert "Re-organize ModelTimestamp() and throw exception"
    
    This reverts commit 41e57e5.
    
    * Break constructor into multiple functions
    
    * Comment on should raise an exception when failed to create timestamp
    kthui committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fe7df53 View commit details
    Browse the repository at this point in the history