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

how to deal with multi-turn dialogue for octivius? #72

Open
joez17 opened this issue Feb 23, 2024 · 0 comments
Open

how to deal with multi-turn dialogue for octivius? #72

joez17 opened this issue Feb 23, 2024 · 0 comments

Comments

@joez17
Copy link

joez17 commented Feb 23, 2024

It seems that in Octivius, lora-moe uses conversation[0]['value'] to obtain the soft_gate value.
image
There are 2 questions:
1 Where are the system message and modality embedding introduced into gate activation?
image
2. In the case of multi-turn dialogues, incorporating only the initial question for gate computation throughout the entire conversation seems illogical.

Could there be aspects I'm misunderstanding? Please help clarify my confusion. Thanks!

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

No branches or pull requests

1 participant