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

[patch] minor fixes for 0.0.2 #109

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Conversation

francoishernandez
Copy link
Contributor

  • additions in convert_HF from Inference server, lots of related changes #42 broke some back-compatibility (e.g. llama2), which should be restored here;
  • two issues in the lora merging script should be fixed: proper conservation of inference settings + use the compute_dtype from the lora config (e.g. if we finetune with a different dtype than the original model, like fusedadam+fp16 for an originally bf16 model)

@francoishernandez
Copy link
Contributor Author

Merging this one to facilitate some work in #45 without stemming future conflicts. Might push some additional patches later.

@francoishernandez francoishernandez merged commit 4c3adf1 into main Sep 20, 2024
4 checks passed
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.

1 participant