Commit Graph

4 Commits

Author SHA1 Message Date
Jason Couture db7e1e88f8 Use llama instead of libllama in `[DllImport]`
This results in windows users not needing to rename the DLL. This allows native llama builds to be dropped in, even on windows.

I also took the time to update the documentation, removing references to renaming the files, since the names now match.

Fixes #463
2024-01-30 02:40:13 -05:00
Yaohui Liu 3a847623ab
docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
Martin Evans b39805dfcc Fixed some spelling and grammar mistakes in the documentation. 2023-07-20 15:43:45 +01:00
Yaohui Liu eed96248b5
docs: add the documentations with mkdocs. 2023-06-20 01:53:46 +08:00