Skip to content

Fix dict index in embedding retrieval#1

Merged
mayank31398 merged 1 commit into
mayank31398:mpt-os-testfrom
alex-jw-brooks:fix_adapter_type
May 12, 2023
Merged

Fix dict index in embedding retrieval#1
mayank31398 merged 1 commit into
mayank31398:mpt-os-testfrom
alex-jw-brooks:fix_adapter_type

Conversation

@alex-jw-brooks
Copy link
Copy Markdown

Fixes a small issue in the helper for exporting the prompt embedding - previously .peft_config was the actual peft config subclass, but now it's a dict mapping to that subclass with an adapter str key.

@mayank31398 mayank31398 merged commit 0ed267f into mayank31398:mpt-os-test May 12, 2023
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