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/53 support gguf download #5

Merged
merged 5 commits into from
Nov 28, 2024

Conversation

florianesser-tng
Copy link

Description:

Please provide a brief description of the changes made in this pull request.

Related Issue:

If this pull request is related to any existing issue, please mention the issue number here.

Changes Made:

Please list down the specific changes made in this pull request.

Testing Done:

Please describe the testing that has been done to ensure the changes made in this pull request are functioning as expected.

Screenshots:

If applicable, please provide screenshots or GIFs or videos to visually demonstrate the changes made.

Checklist:

  • I have tested the changes locally.
  • I have self-reviewed the code changes.
  • I have updated the documentation, if necessary.

marijnvg-tng and others added 5 commits November 27, 2024 18:16
…tead of only full repositories.

Signed-off-by: marijnvg-tng <[email protected]>
switch model loading depending on backend type from settings
In comfyUI case, return empty as mock implementation

Signed-off-by: Florian Esser <[email protected]>
expect users to declare them in the workflow file
declaring the comfyUI type (vae/unet/...) along
with the downloading coordinates.
Download into separate dir (not service dir)
as a POC

Signed-off-by: Florian Esser <[email protected]>
to new downloading logic

Signed-off-by: Florian Esser <[email protected]>
persist exact config and commands that lead to offline installer creation
Only exception: do not check in
intel_extension_for_pytorch-2.3.110+xpu-cp311-cp311-win_amd64.whl in
requirementst-arc.txt, as this will only work on intel machines and not
for developers. Instead, in dev build, reference a public intel_extension_for_pytorch

Signed-off-by: Florian Esser <[email protected]>

fixup
@florianesser-tng florianesser-tng merged commit df68dfe into dev Nov 28, 2024
4 of 5 checks passed
@mschuettlerTNG mschuettlerTNG deleted the Feat/53--support_gguf_download branch December 14, 2024 19:40
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.

2 participants