Kishore Nallan
|
cc9af18d9c
|
Refactor remote/local text embedder initialization.
|
2023-08-03 15:24:59 +05:30 |
|
Kishore Nallan
|
876e998cfe
|
Fix creation of multiple collections with remote embedding.
|
2023-08-03 11:17:55 +05:30 |
|
ozanarmagan
|
29224dee82
|
Change 'remote_embedding_num_try' to 'remote_embedding_num_tries'
|
2023-07-29 15:27:36 +03:00 |
|
ozanarmagan
|
8692486269
|
Check presense of shared generic onnx lib
|
2023-07-26 14:49:33 +03:00 |
|
ozanarmagan
|
bf38c33551
|
Check existence of cuda
|
2023-07-26 14:23:48 +03:00 |
|
ozanarmagan
|
666caf8eaa
|
Remove logs and use RTLD_LAZY
|
2023-07-26 12:31:09 +03:00 |
|
ozanarmagan
|
c9259731c8
|
Check ONNX CUDA shared library before loading
|
2023-07-26 11:18:19 +03:00 |
|
Kishore Nallan
|
e623454ec5
|
Lock batched embedding operation.
|
2023-07-24 18:29:06 +05:30 |
|
Kishore Nallan
|
3973834965
|
Refactor embedding model init.
|
2023-07-23 12:57:09 +05:30 |
|
ozanarmagan
|
222c50e2c1
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-07-08 13:28:49 +03:00 |
|
ozanarmagan
|
ab0be22489
|
Add remote_embeding_batch_size parameter for doc import
|
2023-07-08 13:11:45 +03:00 |
|
ozanarmagan
|
a9de01f161
|
Standardize variable names
|
2023-07-07 18:33:53 +03:00 |
|
ozanarmagan
|
6f7efa5d72
|
Add timeout and num retries as search parameter for remote embedding
|
2023-07-07 17:01:29 +03:00 |
|
ozanarmagan
|
2ae06c5824
|
Revert "Add timeout and num retries as search params"
This reverts commit 65dbeb6e75ea97a795df4a4a96327bd5b6c1ddd7.
|
2023-07-06 10:49:26 +03:00 |
|
ozanarmagan
|
65dbeb6e75
|
Add timeout and num retries as search params
|
2023-07-05 01:28:22 +03:00 |
|
Kishore Nallan
|
425611fe01
|
Improve logging message.
|
2023-06-27 14:21:36 +05:30 |
|
ozanarmagan
|
99be1f69df
|
Bug fixes for embedding generation process
|
2023-06-20 01:35:23 +03:00 |
|
ozanarmagan
|
eb6e5fd33b
|
Fix batch size
|
2023-05-31 13:08:31 +03:00 |
|
ozanarmagan
|
61a58c3ccb
|
Adding CUDA Support + batching
|
2023-05-31 13:07:59 +03:00 |
|
ozanarmagan
|
229d536107
|
Use std::lock_guard to lock the mutex in text embedder
|
2023-05-20 03:46:59 +03:00 |
|
ozanarmagan
|
16aa353745
|
Remove lock for text embedder
|
2023-05-20 03:23:06 +03:00 |
|
ozanarmagan
|
a9cb44388d
|
Review Changes V
|
2023-05-18 12:31:07 +03:00 |
|
ozanarmagan
|
9cbb98c1b9
|
Adding Google remote emedding platform
|
2023-05-11 13:40:12 +03:00 |
|
ozanarmagan
|
0ca0198f1d
|
Fixed ambiguity in logs
|
2023-05-10 18:17:16 +03:00 |
|
ozanarmagan
|
09926b0d69
|
Review changes IV
|
2023-05-10 17:35:31 +03:00 |
|
ozanarmagan
|
85ed9090b2
|
Fix to check model type for custom models
|
2023-05-04 13:04:10 +03:00 |
|
ozanarmagan
|
5bcbb2832e
|
Review changes
|
2023-05-04 11:52:45 +03:00 |
|
ozanarmagan
|
cfcf95d5dd
|
Added support for XLMRoBERTa tokenizer
|
2023-05-01 21:50:50 +03:00 |
|
ozanarmagan
|
a571d64d56
|
Review Changes
|
2023-04-29 04:27:46 +03:00 |
|
ozanarmagan
|
096543dcd6
|
Added OpenAI integration for embeddings
|
2023-04-22 00:40:51 +03:00 |
|
ozanarmagan
|
b10508a876
|
Review changes + unit test for rank fusion
|
2023-03-15 16:32:09 +03:00 |
|
ozanarmagan
|
a0d1b74579
|
Reciprocal Rank Fusion
|
2023-03-13 17:15:25 +03:00 |
|
ozanarmagan
|
e1d452b713
|
Review changes II
|
2023-02-27 13:24:42 +03:00 |
|
ozanarmagan
|
4f921a3040
|
Auto vector generation & Hybrid Search
|
2023-02-16 14:47:17 +03:00 |
|