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

Fixed the baby-llama issue (see issue #4830) #5573

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

NawafAlansari
Copy link
Contributor

Now graphs need to be allocated in a ggml_context (see ggerganov/ggml#567 for more details), which happened after the baby-llama example was implemented, which broke the example. This is a fix (see issue #4830 for more details).

@ggerganov ggerganov merged commit 4480542 into ggerganov:master Feb 19, 2024
39 of 53 checks passed
Nexesenex pushed a commit to Nexesenex/kobold.cpp that referenced this pull request Feb 19, 2024
* Fixed the baby-llama issue (see issue ggerganov#4830)

* minor : fix whitespaces

---------

Co-authored-by: Georgi Gerganov <[email protected]>
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
* Fixed the baby-llama issue (see issue ggerganov#4830)

* minor : fix whitespaces

---------

Co-authored-by: Georgi Gerganov <[email protected]>
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* Fixed the baby-llama issue (see issue ggerganov#4830)

* minor : fix whitespaces

---------

Co-authored-by: Georgi Gerganov <[email protected]>
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

3 participants