Skip to content

Optimizations for custom params usage#27

Merged
akshithambekar merged 1 commit intointegrationfrom
params-override
Sep 30, 2025
Merged

Optimizations for custom params usage#27
akshithambekar merged 1 commit intointegrationfrom
params-override

Conversation

@akshithambekar
Copy link
Copy Markdown
Collaborator

Models no longer redownload when using custom parameters

Request with custom parameters:

  • if cache hit for same parameters, return output using cached scanner, otherwise create new scanner with new parameters
  • if model already downloaded, reuse model, otherwise download from HF

@akshithambekar akshithambekar merged commit bdc9f63 into integration Sep 30, 2025
3 checks passed
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.

1 participant