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

Switch resolving order if source not specified in load_adapter() #681

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

calpt
Copy link
Member

@calpt calpt commented Apr 15, 2024

If source is not specified in load_adapter(), will switch priorities to first search on HF Hub and only on AH if not found there. Related to AH deprecation (#668).

This also fixes an bug with auto-resolving adapters for which no model index file is given in AH (e.g. currently for Llama-2).

@TimoImhof TimoImhof merged commit 51ba69a into adapter-hub:main Apr 17, 2024
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.

2 participants