1273 Commits (2c19b8b8311d7a0ad158eb2d4c33d74282b22591)
 

Author SHA1 Message Date
  Rinne 2c19b8b831
rename the llava library name. 2 years ago
  Rinne ee0d07a02d
Merge branch 'auto_download' of github.com:AsakusaRinne/LLamaSharp into auto_download 2 years ago
  Rinne 31ff363630
fix: resolve comments. 2 years ago
  Rinne f0e2a3dc45
Update LLama/Native/Load/NativeLibraryFromPath.cs 2 years ago
  Rinne 6e28b21da3
refactor: remove the auto-download related parts. 2 years ago
  Rinne e6b3b4a807
feat: support auto-download for native libraries. 2 years ago
  Lyrcaxis f01c13ee54
Made special tokens included in prompts tokenize as intended (#677) 2 years ago
  jlsantiago ebc7c24ef7
Merge pull request #678 from SignalRT/master 2 years ago
  SignalRT b416966ec4 Disable Metal on CI UnitTest 2 years ago
  Martin Evans 550f2f7684 Fixed build due to changes in unit tests 2 years ago
  jlsantiago 8f358e12e3
Merge pull request #672 from SignalRT/master 2 years ago
  jlsantiago df9a549e64
Merge branch 'master' into master 2 years ago
  Martin Evans 3c76440957 - Added tests for generating embeddings with generative model and embedding model 2 years ago
  Zoli Somogyi 89217f73ca
Embeddings correction (#674) 2 years ago
  SignalRT 49f437f3ec Typo on comment. Disable Metal on MacOS / OSX 2 years ago
  SignalRT 53ae904875 Set GPULayerCount to execute the Test 2 years ago
  SignalRT e6b7141188 Change attribute to a Filter to disable test on CI 2 years ago
  SignalRT 75cad1f3a5 Remove .NET7 on test 2 years ago
  SignalRT 89fbbc0f51 Restore previous dotnet-versions 2 years ago
  SignalRT bb5d7e189d Create an Specific Fact attribute to disable some test on CI and execute that test on Debug 2 years ago
  SignalRT cbe0c0ef3e Disable metal 2 years ago
  SignalRT 74bde89a61 Test to disable metal on test 2 years ago
  SignalRT 330e38553e .NET 6 2 years ago
  SignalRT 44c393db1e Reintroduce MacOS on test builds 2 years ago
  Martin Evans c325ac9127
April 2024 Binary Update (#662) 2 years ago
  jlsantiago 399e81d314
Merge pull request #664 from SignalRT/LLavaResetOnImageChange 2 years ago
  Martin Evans 274ab6e578
Merge pull request #663 from martindevans/remove_example_context_size 2 years ago
  Martin Evans 6b816dd51b Removed context size from SpeechChat 2 years ago
  Martin Evans 18d784e088
Merge pull request #665 from martindevans/fix_beam_test 2 years ago
  Martin Evans 80d9c9b218
Merge pull request #667 from martindevans/disable_macos_ci_2 2 years ago
  Martin Evans 25379df93b Removed it from `build` list too 2 years ago
  Martin Evans 7899c73051 Fixed formatting 2 years ago
  Martin Evans 6f4958e044
Merge pull request #666 from martindevans/disabled_MacOS_CI 2 years ago
  Martin Evans f21a640904 MacOS CI has been flakey for months, taking 2 or 3 attempts on every PR before it finally passes. Disabled it. 2 years ago
  Martin Evans c760cb5f16 - Fixed beam search test to use decode 2 years ago
  SignalRT 0cf6073378 Revert "Try MacOS ARM availability" 2 years ago
  SignalRT f29f61ee0f Try MacOS ARM availability 2 years ago
  SignalRT 168f697db6 Clean up and align documentation with the changes in the interface 2 years ago
  SignalRT aa11562f62 Link the llama.cpp reference about reset llava contex 2 years ago
  SignalRT d6890e4ec4 Initial approach to clear images 2 years ago
  Martin Evans 64db478578 Removed `ContextSize` from most examples. If it's not set it's retrieved from the model, which is usually what you want! 2 years ago
  jlsantiago 8dd9101f8d
Merge pull request #653 from zsogitbe/master 2 years ago
  Rinne c74913967a
Merge pull request #656 from Lyrcaxis/speech-to-text-example 2 years ago
  Lyrcaxis b66b49de58 typo fix 2 years ago
  Lyrcaxis c3cddcfafb Better Title for the SpeechChat example 2 years ago
  Zoli Somogyi f4fad825c7 Simplifying image handling 2 years ago
  Lyrcaxis e9bc6b6726 cr x 2 years ago
  Lyrcaxis 8316c2c3c0 addressed change requests 2 years ago
  Lyrcaxis 8c94659dbc naming adjustments & beam sampling 2 years ago
  Zoli Somogyi 44a82b0f3f Download image implementation 2 years ago