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

What llama attn replacement to use for SFT-based inference? #159

Open
spring1915 opened this issue Dec 15, 2023 · 0 comments
Open

What llama attn replacement to use for SFT-based inference? #159

spring1915 opened this issue Dec 15, 2023 · 0 comments

Comments

@spring1915
Copy link

I used supervised-fine-tune.py for fine-tuning. Does this mean that in inference.py, should I use from llama_attn_replace_sft import replace_llama_attn in place of your currently specified from llama_attn_replace import replace_llama_attn?

@spring1915 spring1915 changed the title What llama attn replacement to use for SFT-finetuning-based inference? What llama attn replacement to use for SFT-based inference? Dec 18, 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

No branches or pull requests

1 participant