- 06 Jun, 2024 3 commits
-
-
Michael Yang authored
-
royjhan authored
* API app/browser access * Add tauri (resolves #2291, #4791, #3799, #4388)
-
royjhan authored
* Remove false time fields * Struct Separation for List and Process * Remove Marshaler
-
- 05 Jun, 2024 4 commits
-
-
Blake Mizerany authored
-
Sam authored
-
Michael Yang authored
update create handler to use model.Name
-
royjhan authored
* API PS Documentation
-
- 04 Jun, 2024 20 commits
-
-
Kartikeya Mishra authored
-
Michael Yang authored
-
Michael Yang authored
lint some of the things
-
Michael authored
local wording was confusing people -- Ollama runs on cloud providers
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Shubham authored
* add embed model command and fix question invoke * Update docs/tutorials/langchainpy.md Co-authored-by:
Kim Hallberg <hallberg.kim@gmail.com> * Update docs/tutorials/langchainpy.md --------- Co-authored-by:
Kim Hallberg <hallberg.kim@gmail.com> Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
- 02 Jun, 2024 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
* fix oneapi errors on windows 10
-
- 01 Jun, 2024 1 commit
-
-
Michael Yang authored
* Revert "use `int32_t` for call to tokenize (#4738)" This reverts commit 763bb65d. * Revert "vocab only" This reverts commit bf54c845. * Revert "use ffi for tokenizing/detokenizing" This reverts commit 26a00a04.
-
- 31 May, 2024 6 commits
-
-
Josh authored
added IsValidNamespace function
-
Josh Yan authored
-
Jeffrey Morgan authored
* use `int32_t` for call to tokenize * variable naming * cleanup * fix crash
-
Jeffrey Morgan authored
-
Michael Yang authored
vocab only for tokenize
-
Michael Yang authored
only generate on relevant changes
-
- 30 May, 2024 4 commits
-
-
Jeffrey Morgan authored
* partial offloading: allow flash attention and disable mmap * allow mmap with num_gpu=0
-
Michael Yang authored
-
Michael Yang authored
-
Josh Yan authored
-