Skip to content

fix(backend): fix vram estimate error when use hf local cache#238

Merged
gufengc merged 1 commit into
GradientHQ:mainfrom
sl-gn:fix/vram_estimate_when_use_hfcache
Nov 15, 2025
Merged

fix(backend): fix vram estimate error when use hf local cache#238
gufengc merged 1 commit into
GradientHQ:mainfrom
sl-gn:fix/vram_estimate_when_use_hfcache

Conversation

@sl-gn
Copy link
Copy Markdown
Collaborator

@sl-gn sl-gn commented Nov 14, 2025

📋 PR Title Format

The PR title should follow the format:

type(scope): concise message (max 50 chars)

Where:

  • type is one of: feat, fix, docs, refactor, perf, test, chore.
  • scope is optional and describes the part of the codebase affected (e.g., auth, ui, api).
  • concise message is a short description of the change (max 50 chars).

📝 Change Type

Please select the type of change this PR introduces (choose one or more):

  • feat: New feature.
  • fix: Bug fix.
  • docs: Documentation only changes.
  • refactor: A code change that neither fixes a bug nor adds a feature.
  • perf: Performance improvement.
  • test: Adding missing tests or correcting existing tests.
  • chore: Maintenance tasks (e.g., updating dependencies).

💡 Description

Briefly describe the change, its purpose, and the problem it solves.

Key Changes

  1. fix vram estimate error when use hf local cache

🔗 Related Issues

List any issues this PR closes or relates to:

  • Closes #IssueNumber (e.g., Closes #123)

✅ Checklist

Please ensure the following points are addressed before merging:

  • I have performed a self-review of my own code.
  • I have added/updated tests that prove my fix or feature works (if applicable).
  • I have updated the documentation (if necessary).
  • My code follows the project's style guidelines.

@sl-gn sl-gn requested a review from a team November 14, 2025 13:43
Comment thread src/backend/main.py
@gufengc gufengc enabled auto-merge (squash) November 15, 2025 05:55
@gufengc gufengc merged commit 6f002ad into GradientHQ:main Nov 15, 2025
8 checks passed
@sl-gn sl-gn deleted the fix/vram_estimate_when_use_hfcache branch November 25, 2025 13:43
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