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

How to include LMStudio models automatically #99

Open
theredwillow opened this issue Jul 25, 2024 · 0 comments
Open

How to include LMStudio models automatically #99

theredwillow opened this issue Jul 25, 2024 · 0 comments

Comments

@theredwillow
Copy link

I'd like to add the necessary GGUF files automatically by adding my LM Studio cache folder to extra_model_paths.yaml. This way those models only need to be downloaded once.

Below is what I have so far, though it doesn't seem to be working...

lmstudio:
    base_path: C:\Users\<USER_NAME_HERE>\.cache\lm-studio

    Lavacheckpoints:
        files_for_internlm: models

I can't find any examples of how ComfyUI reads folders that are nested.

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

1 participant