Skip to content

Allow for Subfolder Organization of non-GGUF Models#7440

Open
Googolplexed0 wants to merge 1 commit intooobabooga:devfrom
Googolplexed0:dev
Open

Allow for Subfolder Organization of non-GGUF Models#7440
Googolplexed0 wants to merge 1 commit intooobabooga:devfrom
Googolplexed0:dev

Conversation

@Googolplexed0
Copy link
Copy Markdown
Contributor

After the implementation of #6686 (and some subsequent changes), GGUF models can be found anywhere in user_data/modules including in nested sub-directories. However, nested sub-directories containing .safetensors or .pt files are not currently found.

This pull request standardizes the overall get_available_models() flow to match the improved functionality of get_available_ggufs() and properly detect all directories containing non-GGUF models.

Checklist:

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