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

Add LLama2 Chat Session example with a custom templator #938

Closed asmirnov82 closed 1 month ago

asmirnov82 commented 1 month ago

Fixes #937

martindevans commented 1 month ago

Looks good, thanks very much!