WesselvanGils

Results 1 issues of WesselvanGils

While running [this](https://github.com/SciSharp/LLamaSharp/blob/master/LLama.Examples/Examples/KernelMemorySaveAndLoad.cs) example my program crashes with the following error: ``` Generating answer... llama_new_context_with_model: n_ctx = 8192 llama_new_context_with_model: freq_base = 1000.0 llama_new_context_with_model: freq_scale = 1 llama_kv_cache_init: CUDA0 KV buffer...

bug
good first issue