14 Commits (95dc12dd7666c250eac13b9a591ff0a4fa274b7b)

Author SHA1 Message Date
  Martin Evans 95dc12dd76 Switched to codellama-7b.gguf in tests (probably temporarily) 2 years ago
  Martin Evans 0c98ae1955 Passing ctx to `llama_token_nl(_ctx)` 2 years ago
  Martin Evans 5a6c6de0dc
Merge pull request #115 from martindevans/model_params_record 2 years ago
  Martin Evans ebacdb666d - Moved the lower level state get/set methods onto SafeLLamaContextHandle 2 years ago
  Martin Evans 29df14cd9c Converted ModelParams into a `record` class. This has several advantages: 2 years ago
  Martin Evans 2830e5755c - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
  Martin Evans 9fc17f3136 Fixed unit tests 2 years ago
  Martin Evans 1db7292b05 Fixed conflicts caused by merging of multi context PR 2 years ago
  Martin Evans 1b35be2e0c Added some additional basic tests 2 years ago
  Martin Evans f3511e390f WIP demonstrating changes to support multi-context. You can see this in use in `TalkToYourself`, along with notes on what still needs improving. 2 years ago
  SignalRT 528a7aafcb Merge test changes from @martindevans 2 years ago
  Yaohui Liu 56c56b9c51
refactor: drop LLamaModelV1. 2 years ago
  Yaohui Liu 8978410eab
docs: add examples for running LLamaSharp. 2 years ago
  Yaohui Liu 5a79edeb51
feat: add the framework and basic usages. 2 years ago