1159 Commits (b9444452ebd15f9a35a1cef304865f0287a8fc43)
 

Author SHA1 Message Date
  Rinne b9444452eb
docs: refactor the documentations. 1 year ago
  Rinne 7e53bac1f0
docs: update README. 1 year ago
  Rinne 156f369e33
Merge pull request #609 from SignalRT/LlavaExecutor 1 year ago
  Rinne 5e17e0f7c7
Merge pull request #630 from zsogitbe/master 1 year ago
  Zoli Somogyi 91e5a3f543 Code optimization 1 year ago
  Zoli Somogyi 127c3edd44 KernelMemory update with adding the use of already loaded model 1 year ago
  Rinne 9ee6ae3319
Merge pull request #615 from ChengYen-Tang/master 1 year ago
  SignalRT bc487decae Delete default prompt 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 f66044fba2 Restore CI on master 1 year ago
  SignalRT 8907adcd8e Clean up duplicate property 1 year ago
  SignalRT 4c013aefd4 Disable Llava Embed test on CI 1 year ago
  SignalRT e8732efadd Example InteractiveExecutor 1 year ago
  SignalRT 59a3323c94 Temporary change to compile on current branch 1 year ago
  SignalRT df6a207e95 Revert "Try only to add cublas for the moment" 1 year ago
  SignalRT 6589878314 Try only to add cublas for the moment 1 year ago
  SignalRT 23a2df7aff Add Cuda llava_shared library 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 a2d3a847dd
Disabled LLava tests, they're too slow and are crashing CI (#625) 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
  Kenneth Tang e4c2f57e43
Merge branch 'SciSharp:master' into master 1 year ago
  Martin Evans 268f3a6b07
BatchedExecutor Fixed Forking (#621) 1 year ago
  Kenneth Tang 9e4109f774 Unable to load the model onto multiple GPUs (#617) 1 year ago
  Kenneth Tang 6216197196
Merge branch 'SciSharp:master' into master 1 year ago
  Martin Evans ad682fbebd
`BatchedExecutor.Create()` method (#613) 1 year ago
  Kenneth Tang 3fda708eaa Fix System.ArgumentException: EmbeddingMode must be true 1 year ago
  Rinne e3ecc318ff
Merge pull request #612 from xbotter/deps/sk-1.6.2 1 year ago
  xbotter a019b5cc24
📝 Update LLamaSharpChatCompletion and LLama.Unittest 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
  Rinne 6ddd45baa3
Merge pull request #602 from AsakusaRinne/add_submodule 1 year ago
  Rinne e17c8df992
Merge pull request #604 from AsakusaRinne/fix_readme_example 1 year ago
  Rinne a0dac6293f
docs: update the example in readme. 1 year ago
  Rinne 5da0b4616a
build: add llama.cpp as submodule. 1 year ago
  xbotter 3f2e5c27ff
🔧 Update package references 1 year ago
  jlsantiago 3b2836eac4
Llava api (#563) 1 year ago
  Martin Evans ce4de7d607
llama_decode lock (#595) 1 year ago
  Valentin Arthur Thomas 9deb50a2f4
update readme.md backends (#587) 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
  Rinne 884641f751
ci: add dependabot.yml 1 year ago