LLamaSharp/LLama.Examples
Yaohui Liu a545ab7eda
test: remove dumplicated space of example output.
2023-05-22 21:28:40 +08:00
..
Assets docs: add examples for running LLamaSharp. 2023-05-11 03:21:55 +08:00
ChatSession.cs test: remove dumplicated space of example output. 2023-05-22 21:28:40 +08:00
ChatWithLLamaModel.cs test: remove dumplicated space of example output. 2023-05-22 21:28:40 +08:00
GetEmbeddings.cs feat: add get-embedding api to LLamaModel. 2023-05-13 02:08:03 +08:00
InstructMode.cs test: remove dumplicated space of example output. 2023-05-22 21:28:40 +08:00
LLama.Examples.csproj refactor: instruct mode and examples. 2023-05-21 20:36:49 +08:00
Program.cs refactor: drop LLamaModelV1. 2023-05-21 20:40:54 +08:00
Quantize.cs refactor: use official api of quantization instead. 2023-05-13 15:02:19 +08:00
SaveAndLoadState.cs refactor: instruct mode and examples. 2023-05-21 20:36:49 +08:00