SciSharp / LLamaSharp

A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
https://scisharp.github.io/LLamaSharp
MIT License
2.71k stars 350 forks source link

Fix README chat session example #956

Closed easis closed 1 month ago

easis commented 1 month ago

Fixes #955

martindevans commented 1 month ago

Thanks very much!