559 Commits (54dab273cdb671e01da21e2b1d374bba767dc244)

Author SHA1 Message Date
  Martin Evans 54dab273cd - Removed unnecessary constructors from safe handles 1 year ago
  Martin Evans ccc49eb1e0
BatchedExecutor Save/Load (#681) 1 year ago
  Lyrcaxis f01c13ee54
Made special tokens included in prompts tokenize as intended (#677) 1 year ago
  Martin Evans 3c76440957 - Added tests for generating embeddings with generative model and embedding model 1 year ago
  Zoli Somogyi 89217f73ca
Embeddings correction (#674) 1 year ago
  Martin Evans c325ac9127
April 2024 Binary Update (#662) 1 year ago
  SignalRT 168f697db6 Clean up and align documentation with the changes in the interface 1 year ago
  SignalRT d6890e4ec4 Initial approach to clear images 1 year ago
  Zoli Somogyi f4fad825c7 Simplifying image handling 1 year ago
  Zoli Somogyi 44a82b0f3f Download image implementation 1 year ago
  Zoli Somogyi e991e631f9 Standardizing Image Data implementation 1 year ago
  Zoli Somogyi d3c5a42040 Extension LLava with in memory images 1 year ago
  Rinne 544a38d3bd Merge branch 'master' of github.com:AsakusaRinne/LLamaSharp into release_0.11.2 1 year ago
  Rinne 4640c6af04 release: update release info of packages. 1 year ago
  Rinne 045850819e
Merge pull request #647 from AsakusaRinne/fix_llava_backend 1 year ago
  Martin Evans 58107bb5b9
Logging interceptor (#649) 1 year ago
  Rinne ec8f832365
fix: add cuda llava native libraries. 1 year ago
  liuyaohui.lyh f7bd458341 fix: llava backend ignores avx and cuda. 1 year ago
  Rinne 4038a39843
Merge pull request #637 from SciSharp/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.1 1 year ago
  dependabot[bot] 1bfb900fbe
build(deps): bump Microsoft.Extensions.Logging.Abstractions 1 year ago
  dependabot[bot] 1d163352a0
build(deps): bump System.Text.Json from 8.0.2 to 8.0.3 1 year ago
  Rinne 3bc952cf60
Merge pull request #633 from AsakusaRinne/doc_ci 1 year ago
  Rinne b941540aaf
fix errors in nuspecs. 1 year ago
  Rinne d104d9a85b
fix the missing of llava_shared library. 1 year ago
  Rinne b4317eebbe
Merge pull request #632 from AsakusaRinne/master 1 year ago
  Rinne d67658a0d6
docs: update the information to v0.11.0. 1 year ago
  evolcano 353412923f Merge branch 'master' of https://github.com/SciSharp/LLamaSharp 1 year ago
  evolcano 9d091c0316 Add path to find llama.dll for MAUI 1 year ago
  SignalRT 43677c511c Change interface to support multiple images and add the capabitlity to render the image in the console 1 year ago
  SignalRT 2d9a114f66 Include comments and include some checks 1 year ago
  SignalRT 8907adcd8e Clean up duplicate property 1 year ago
  SignalRT e8732efadd Example InteractiveExecutor 1 year ago
  Rinne b677cdc6a3
Merge pull request #560 from eublefar/feature/chat-session-state-management 1 year ago
  Martin Evans e2705be6c8
Fixed off by one error in LLamaBatch sampling position (#626) 1 year ago
  Martin Evans 91d72e7465
Keeping track of positions where logits will be generated in a batch and what sequence those logits are associated with. (#624) 1 year ago
  eublefar b8cd5b7ee5 loadTransforms flag for LoadSession methods 1 year ago
  eublefar 9440f153da Make process message method more flexible 1 year ago
  Martin Evans 268f3a6b07
BatchedExecutor Fixed Forking (#621) 1 year ago
  Martin Evans ad682fbebd
`BatchedExecutor.Create()` method (#613) 1 year ago
  Martin Evans 024787225b
`SetDllImportResolver` based loading (#603) 1 year ago
  eublefar d88f9e1199 Return null executor state if it's serialized in an old way 1 year ago
  eublefar 00c873a197 Avoid saving empty context state in binary format, it smh messes with the llama.cpp 1 year ago
  eublefar a31391edd7 Polymorphic serialization for executor state and transforms 1 year ago
  eublefar 6f76d77350 Make text transform interfaces have explicit copy operation 1 year ago
  eublefar 5f3803d23c Make state editable by the user, add deepcopy to fields that require it 1 year ago
  eublefar 87fe982f10 Change method signature as suggested 1 year ago
  eublefar af796fc3e9 Change List types in executor state to arrays to enforce copy on get/set operations 1 year ago
  jlsantiago 3b2836eac4
Llava api (#563) 1 year ago
  Martin Evans ce4de7d607
llama_decode lock (#595) 1 year ago
  Clovis Henrique Ribeiro d0f79814e9
Added conditional compilation code to progress_callback (in LlamaModelParams struct) so the struct plays nice with legacy NET Framework 4.8 (#593) 1 year ago