Skip to content

Latest release crashes on start #903

Closed
@softzer0

Description

@softzer0
D:\Downloads\llama-master-8b67998-bin-win-avx-x64>main -m ggml-model-q4_1.bin -p "Building a website can be done in 10 simple steps:" -n 512
main: seed = 1681263282
llama.cpp: loading model from ggml-model-q4_1.bin
llama_model_load_internal: format     = ggjt v1 (latest)
llama_model_load_internal: n_vocab    = 32001
llama_model_load_internal: n_ctx      = 512
llama_model_load_internal: n_embd     = 5120
llama_model_load_internal: n_mult     = 256
llama_model_load_internal: n_head     = 40
llama_model_load_internal: n_layer    = 40
llama_model_load_internal: n_rot      = 128
LLAMA_ASSERT: D:\a\llama.cpp\llama.cpp\llama.cpp:830: false

I'm experiecing this error. Anyone knows what's the issue? I think this is a bug, since the one of the previous releases that doesn't have this problem is master-2663d2c.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions