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

Question about inference or evaluation #5

Open
JinSeoung-Oh opened this issue Mar 25, 2024 · 0 comments
Open

Question about inference or evaluation #5

JinSeoung-Oh opened this issue Mar 25, 2024 · 0 comments

Comments

@JinSeoung-Oh
Copy link

JinSeoung-Oh commented Mar 25, 2024

First of all, I would like to express my gratitude for your excellent research.

I have a question about using your code for inference or evaluation.
Initially, looking at your code, it seems that training on the Mistral model should take precedence because it appears that the pre-trained weights are not being shared.

So, if I want to infer using your model, should I proceed with training on the Mistral model to obtain the weights and then execute the evaluation code?
Because with slight modifications to the evaluation code, I've seen a few models capable of inference.

If I want to infer using your model, what should I do?
I haven't been able to look at all the code, but I couldn't find the inference-related code.

Once again, thank you for your excellent research. Thank you!

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