Skip to content

Failure to load Kimi-K2-Instruct-0905-GGUF #1852

@ShadowSocks12

Description

@ShadowSocks12

Greetings,

I downloaded the Kimi-K2-Instruct-0905-GGUF Q6_K from here https://huggingface.co/bartowski/moonshotai_Kimi-K2-Instruct-0905-GGUF
and I tried to load the model using Koboldcpp v 1.101.1 but I get error

I tried CUDA, CLBlast also GPU layers = 28 , FlashAttention Enabled , Context size = 14336

and I get this:

llama_model_load_from_file_impl: failed to load model
Traceback (most recent call last):
File "koboldcpp.py", line 7989, in
main(launch_args=parser. parse_args() , default_args=parser. parse_args([]))
File "koboldcpp.py", line 6989, in main
kcpp_main_process(args,global_memory, using_gui_launcher)
File "koboldcpp.py", line 7443, in kcpp_main_process
loadok = load_model (modelname)
File "koboldcpp.py", line 1467, in load_model
ret = handle. load_model(inputs)
OSError: exception: access violation reading 0x0000000000000004
[18416] Failed to execute script 'koboldcpp' due to unhandled exception!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions