Skip to content

Fix reference to repo in get_layer function#279

Draft
winglian wants to merge 1 commit intohuggingface:mainfrom
winglian:patch-1
Draft

Fix reference to repo in get_layer function#279
winglian wants to merge 1 commit intohuggingface:mainfrom
winglian:patch-1

Conversation

@winglian
Copy link

There is a bug that breaks the ability to use custom layer repos since it checks for kernel.layers rather than repo.layers

@winglian winglian marked this pull request as draft February 11, 2026 18:48
@danieldk
Copy link
Member

kernel.layers looks correct, since we want the layers symbol from the loaded kernel module? Could you add a test that shows what use case is currently failing?

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