docs: add related repos.

This commit is contained in:
Yaohui Liu 2023-11-04 03:47:21 +08:00
parent f180811f87
commit d04bdd5c1a
No known key found for this signature in database
GPG Key ID: E86D01E1809BD23E
1 changed files with 6 additions and 1 deletions

View File

@ -24,7 +24,12 @@ both Windows, Linux and MAC without requirment for compiling llama.cpp yourself.
- [Tricks for FAQ](https://scisharp.github.io/LLamaSharp/0.5/Tricks/)
- [Full documentation](https://scisharp.github.io/LLamaSharp/0.5/)
- [API reference](https://scisharp.github.io/LLamaSharp/0.5/xmldocs/)
- [Examples](./LLama.Examples/NewVersion/)
## Examples
- [Official Console Examples](./LLama.Examples/NewVersion/)
- [Unity Demo](https://github.com/eublefar/LLAMASharpUnityDemo)
- [LLamaStack (with WPF and Web support)](https://github.com/saddam213/LLamaStack)
## Installation