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

cleanup: drop bloomz and ggllm as now supported by llama.cpp #1217

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Oct 25, 2023

llama.cpp now supports both bloomz and ggllm so removing the specific backends. Others can be deleted as well, but since the ggml-transformer based ones are still in use I'm keeping the backend around still. ggllm(falcon) https://github.com/cmp-nct/ggllm.cpp functionalities has been merged already to llama.cpp

related to #1126

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit c62504a into master Oct 26, 2023
15 checks passed
@mudler mudler deleted the cleanup_dups branch October 26, 2023 05:43
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.

None yet

1 participant