SciSharp / LLamaSharp

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

Fixed Incorrect Exception Docs Comments #883

Closed martindevans closed 3 months ago

martindevans commented 4 months ago

Fixed some comments saying a method throws RunTime when it actually throws a different exception