1324 Commits (bfa1bc65e03eeadb4199d90be12b9d82aecc2e34)
 

Author SHA1 Message Date
  Michael Lamothe bfa1bc65e0 Menu tweaks. 2 years ago
  Michael Lamothe e09d8c2603 Fixed typo and updated images. 2 years ago
  Michael Lamothe ad4c94c840 Corrected filenames. 2 years ago
  Michael Lamothe e492ea2b6e Updated images on web README. 2 years ago
  Michael Lamothe 19cac84b15 Merge branch 'web-net-8' of https://github.com/Lamothe/LLamaSharp into web-net-8 2 years ago
  Michael Lamothe 7cf5393bd2 Async model loading. 2 years ago
  Michael Lamothe 54668d61c3
Update LLama.Web/Common/ModelOptions.cs 2 years ago
  Michael Lamothe a2e4f3195e Use CDN for bootstrap also. 2 years ago
  Michael Lamothe 9057d716a0 Use CDN for Bootstrap Icons. 2 years ago
  Michael Lamothe 1fbdc21555 * Updated to .NET 8 2 years ago
  Rinne 6bf010d719
Merge pull request #689 from zsogitbe/master 2 years ago
  Zoli Somogyi 54c01d4c2c Making old code obsolete - SemanticKernel: Correcting working with PromptExecutionSettings 2 years ago
  Rinne 0c770a528e
Merge pull request #671 from kidkych/feature/interactive-sk-chatcompletion 2 years ago
  Rinne 16141adcb0
Merge pull request #711 from Norne9/master 2 years ago
  Rinne 7b03e735bb
Merge pull request #709 from AsakusaRinne/format_check_ci 2 years ago
  Norne9 5c60e6d4ca
Merge pull request #1 from Norne9/Norne9-patch-chat-session 2 years ago
  Norne9 ad9bf1cbba
InitializeSessionFromHistoryAsync changed 2 years ago
  Rinne 33d5677c0e Add editorconfig file for code format. 2 years ago
  Rinne f44c8846f5
Merge pull request #710 from AsakusaRinne/typo_check_ci 2 years ago
  Rinne 495177fd0f fix: typos. 2 years ago
  Rinne de31a06a4a ci: add workflow to check the spelling. 2 years ago
  Rinne 98909dc2af
Merge pull request #708 from AsakusaRinne/llama3_support 2 years ago
  Martin Evans 4c078a757c
Merge pull request #703 from martindevans/llava_async_load 2 years ago
  Rinne 175b25d4f7
Add LLaMA3 chat session example. 2 years ago
  Martin Evans 377ebf3664 - Added `LoadFromFileAsync` method for `LLavaWeights` 2 years ago
  Martin Evans 84bb5a36ab
Merge pull request #702 from martindevans/interruptible_async_model_load 2 years ago
  Martin Evans 1ec0fee5ba Added optional `IProgress` parameter to `LoadFromFileAsync` 2 years ago
  Zoli Somogyi 2aa96b206f Adding Response Format - Correcting non-standard way of working with PromptExecutionSettings 2 years ago
  Martin Evans 9867b4c85d Only setting callback if the token can be cancelled. 2 years ago
  Martin Evans 00df7c1516 - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
  Rinne b47ed9258f
Merge pull request #701 from AsakusaRinne/add_issue_template 2 years ago
  Rinne bcf3ef1e40
Fix typo in issue templates. 2 years ago
  Rinne c6565c3aaf
Merge pull request #700 from AsakusaRinne/add_issue_template 2 years ago
  Rinne d56eb1a5ad
Add issue templates. 2 years ago
  Martin Evans 18586cc43b
Merge pull request #696 from martindevans/safe_handle_constructor_refactor 2 years ago
  Martin Evans e9fd7f96e0
Merge pull request #691 from martindevans/empty_batch_check 2 years ago
  Martin Evans a2f8573831
Merge pull request #698 from martindevans/slightly_safer_quantize_params 2 years ago
  Martin Evans d4f793a7eb Using `is` check instead of `== null` 2 years ago
  Martin Evans ecb359c9e7
- Using more specific `LoadWeightsFailedException` when a llava model fails to load (#697) 2 years ago
  Martin Evans 58ec798bff Modified `llama_model_quantize` to accept argument by `ref` instead of pointer. 2 years ago
  Martin Evans 54dab273cd - Removed unnecessary constructors from safe handles 2 years ago
  Martin Evans 25812762c9 Added checks in `Decode` to skip doing anything if the batch is empty. 2 years ago
  Zoli Somogyi 59a0afdb77 Renaming files to correspond to class names 2 years ago
  Zoli Somogyi ab8dd0dfc7 Correcting non-standard way of working with PromptExecutionSettings 2 years ago
  Zoli Somogyi 156d7bb463 Revert "Standardizing Image Data implementation" 2 years ago
  Zoli Somogyi 6bd269da60 Revert "Simplifying image handling" 2 years ago
  Zoli Somogyi 8ea82bcc28 Revert "Embeddings correction" 2 years ago
  Zoli Somogyi 5a4c0d4637 Revert "Automatic Solution Generator - Work in progress" 2 years ago
  Zoli Somogyi 5a196ec6f9 Reapply "Automatic Solution Generator - Work in progress" 2 years ago
  Zoli Somogyi ad2c81d957 Revert "Automatic Solution Generator - Work in progress" 2 years ago