Skip to content

llama : fix Baichuan2 13B#6092

Merged
ggerganov merged 1 commit intomasterfrom
sl/fix-baichuan2-13b
Mar 15, 2024
Merged

llama : fix Baichuan2 13B#6092
ggerganov merged 1 commit intomasterfrom
sl/fix-baichuan2-13b

Conversation

@slaren
Copy link
Copy Markdown
Member

@slaren slaren commented Mar 15, 2024

Baichuan2-13B creates an input that is never used in the graph, so it is never allocated.

Fixes #6091

@ggerganov ggerganov merged commit d84c485 into master Mar 15, 2024
@slaren slaren deleted the sl/fix-baichuan2-13b branch March 15, 2024 21:22
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
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.

Unable to run Baichuan2 with the latest code

2 participants