1242 Commits (274ab6e578525fef8fda337b2e580f8bfca2c191)
 

Author SHA1 Message Date
  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
  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
  Lyrcaxis c86d4b9aba spaces vs tabs 2 years ago
  Lyrcaxis 417ed94a46 Example with GPU support 2 years ago
  Martin Evans 4ff01e9968
Merge pull request #657 from martindevans/updated-build-script 2 years ago
  Martin Evans ede2c25f17 - Upgraded actions to latest version 2 years ago
  Zoli Somogyi e991e631f9 Standardizing Image Data implementation 2 years ago
  Lyrcaxis 469ec0d68a minor fixup 2 years ago
  Lyrcaxis 9e513204db Added Whisper.net x LLamaSharp examples for Speech Detection and Speech Chat 2 years ago
  Zoli Somogyi d3c5a42040 Extension LLava with in memory images 2 years ago
  Rinne be980edcb0
Merge pull request #651 from AsakusaRinne/release_0.11.2 2 years ago
  Rinne c73658298f docs: update the readme. 2 years ago
  Rinne 544a38d3bd Merge branch 'master' of github.com:AsakusaRinne/LLamaSharp into release_0.11.2 2 years ago
  Rinne 4640c6af04 release: update release info of packages. 2 years ago
  Rinne 045850819e
Merge pull request #647 from AsakusaRinne/fix_llava_backend 2 years ago
  Martin Evans 58107bb5b9
Logging interceptor (#649) 2 years ago
  Rinne ec8f832365
fix: add cuda llava native libraries. 2 years ago
  Rinne fa73c8f07c
fix: auto-compile ci. 2 years ago
  Rinne 4dbe77a992
ci: add debug log to compile.yml 2 years ago
  Rinne 04a761ab04
Merge pull request #642 from AsakusaRinne/fix_llava_backend 2 years ago
  liuyaohui.lyh f7bd458341 fix: llava backend ignores avx and cuda. 2 years ago
  Martin Evans a9d6a0791e
Fixed link to 0.11.0 llama.cpp commit id (#641) 2 years ago
  Rinne 4038a39843
Merge pull request #637 from SciSharp/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.1 2 years ago
  Rinne 347301b10e
Merge pull request #638 from SciSharp/dependabot/nuget/Microsoft.AspNetCore.OpenApi-8.0.3 2 years ago
  Rinne 1fdde7ea2d
Merge pull request #636 from SciSharp/dependabot/nuget/System.Text.Json-8.0.3 2 years ago
  dependabot[bot] 57c1ecf7af
build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.2 to 8.0.3 2 years ago
  dependabot[bot] 1bfb900fbe
build(deps): bump Microsoft.Extensions.Logging.Abstractions 2 years ago
  dependabot[bot] 1d163352a0
build(deps): bump System.Text.Json from 8.0.2 to 8.0.3 2 years ago
  Rinne 3bc952cf60
Merge pull request #633 from AsakusaRinne/doc_ci 2 years ago
  Rinne b941540aaf
fix errors in nuspecs. 2 years ago
  Rinne d104d9a85b
fix the missing of llava_shared library. 2 years ago
  Rinne 27a8ab3fd3
docs: fix typo of README. 2 years ago
  Rinne b4317eebbe
Merge pull request #632 from AsakusaRinne/master 2 years ago