Skip to content

Commit

Permalink
fix(mistral): update of registry location
Browse files Browse the repository at this point in the history
  • Loading branch information
massi-ang authored and bigadsoleiman committed Mar 7, 2024
1 parent 33b3931 commit 9f154d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .llama2_chat import BedrockMetaLLama2ChatAdapter
from ..registry import registry
from genai_core.registry import registry


class BedrockMistralAdapter(BedrockMetaLLama2ChatAdapter): ...
Expand Down

0 comments on commit 9f154d7

Please sign in to comment.