Hi,
Thank you, this project is amazing
At some point I got this error
llama_eval_internal: first token must be BOS
llama_eval: failed to eval
Which throw this exception, from https://github.com/SciSharp/LLamaSharp/blob/master/LLama/Logger.cs#L6
System.IO.FileNotFoundException: 'Could not load file or assembly 'Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10'. The system cannot find the file specified.'
Note I compiled LLamaSharp from master as I needed the latest version to support the latest GGML
Regards
Hi,
Thank you, this project is amazing
At some point I got this error
Which throw this exception, from https://github.com/SciSharp/LLamaSharp/blob/master/LLama/Logger.cs#L6
Note I compiled LLamaSharp from master as I needed the latest version to support the latest GGML
Regards