Ken Wiltshire
|
8bd5d9b5b2
|
using neo4j async
|
2024-11-02 18:35:07 -04:00 |
|
Ken Wiltshire
|
f19af82db1
|
using neo4j async
|
2024-11-02 18:35:07 -04:00 |
|
Andrii Lazarchuk
|
0e71a906af
|
Merge branch 'main' into before-sync-28-10-2024
|
2024-10-28 15:54:43 +02:00 |
|
Andrii Lazarchuk
|
478998bc27
|
Merge branch 'main' into before-sync-28-10-2024
|
2024-10-28 15:54:43 +02:00 |
|
tackhwa
|
2cf3a85a0f
|
update do_preprocess
|
2024-10-26 16:24:35 +08:00 |
|
tackhwa
|
81d5b904fb
|
update do_preprocess
|
2024-10-26 16:24:35 +08:00 |
|
tackhwa
|
8deb30aa20
|
support lmdeploy backend
|
2024-10-26 16:11:15 +08:00 |
|
tackhwa
|
88f4e34528
|
support lmdeploy backend
|
2024-10-26 16:11:15 +08:00 |
|
zrguo
|
a7811ad18c
|
Merge pull request #138 from tackhwa/main
[FIX] fix hf output bug (current output contain user prompt which cause logical error in entity extraction phase)
|
2024-10-26 14:10:14 +08:00 |
|
zrguo
|
fd68757c4f
|
Merge pull request #138 from tackhwa/main
[FIX] fix hf output bug (current output contain user prompt which cause logical error in entity extraction phase)
|
2024-10-26 14:10:14 +08:00 |
|
tackhwa
|
87f8b7dba1
|
Update token length
|
2024-10-26 02:42:40 +08:00 |
|
tackhwa
|
5bfd107f5e
|
Update token length
|
2024-10-26 02:42:40 +08:00 |
|
tackhwa
|
226f6f3d87
|
fix hf output bug
|
2024-10-26 02:20:23 +08:00 |
|
tackhwa
|
d9054c6e4f
|
fix hf output bug
|
2024-10-26 02:20:23 +08:00 |
|
Sanketh Kumar
|
a157e8e0a2
|
Manually reformatted files
|
2024-10-25 13:32:25 +05:30 |
|
Sanketh Kumar
|
5e3ab98d83
|
Manually reformatted files
|
2024-10-25 13:32:25 +05:30 |
|
tackhwa
|
f96ffad62f
|
move_code
|
2024-10-23 15:25:46 +08:00 |
|
tackhwa
|
fd30ae4e45
|
move_code
|
2024-10-23 15:25:46 +08:00 |
|
tackhwa
|
dfec83de1d
|
fix hf bug
|
2024-10-23 15:02:28 +08:00 |
|
tackhwa
|
63c0283514
|
fix hf bug
|
2024-10-23 15:02:28 +08:00 |
|
zrguo
|
5822e7012f
|
Merge pull request #87 from Soumil32/main
Added a class to use multiple models
|
2024-10-23 11:12:44 +08:00 |
|
zrguo
|
5e388f3f9f
|
Merge pull request #87 from Soumil32/main
Added a class to use multiple models
|
2024-10-23 11:12:44 +08:00 |
|
zrguo
|
28dc8cf1d8
|
Merge branch 'main' into main
|
2024-10-23 11:08:40 +08:00 |
|
zrguo
|
cd41fa1b25
|
Merge branch 'main' into main
|
2024-10-23 11:08:40 +08:00 |
|
tpoisonooo
|
1ef973c7fc
|
feat(examples): support siliconcloud free API
|
2024-10-22 15:16:57 +08:00 |
|
tpoisonooo
|
274d0fcc92
|
feat(examples): support siliconcloud free API
|
2024-10-22 15:16:57 +08:00 |
|
Abyl Ikhsanov
|
1dd927eb9d
|
Update llm.py
|
2024-10-21 20:40:49 +02:00 |
|
Abyl Ikhsanov
|
c69a3606c6
|
Update llm.py
|
2024-10-21 20:40:49 +02:00 |
|
Soumil
|
e5ab24bad4
|
added a class to use multiple models
|
2024-10-21 18:34:43 +01:00 |
|
Soumil
|
d517ef9c20
|
added a class to use multiple models
|
2024-10-21 18:34:43 +01:00 |
|
Andrii Lazarchuk
|
25a2dd41c1
|
Add ability to passadditional parameters to ollama library like host and timeout
|
2024-10-21 11:55:46 +00:00 |
|
Andrii Lazarchuk
|
216813c300
|
Add ability to passadditional parameters to ollama library like host and timeout
|
2024-10-21 11:55:46 +00:00 |
|
Sanketh Kumar
|
32464fab4e
|
chore: added pre-commit-hooks and ruff formatting for commit-hooks
|
2024-10-19 09:43:17 +05:30 |
|
Sanketh Kumar
|
744dad339d
|
chore: added pre-commit-hooks and ruff formatting for commit-hooks
|
2024-10-19 09:43:17 +05:30 |
|
João Galego
|
37d713a5c8
|
Fixed retry strategy, message history and inference params; Cleaned up Bedrock example
|
2024-10-18 16:50:02 +01:00 |
|
João Galego
|
75a91d9300
|
Fixed retry strategy, message history and inference params; Cleaned up Bedrock example
|
2024-10-18 16:50:02 +01:00 |
|
João Galego
|
1fc55b18d5
|
Added support for Amazon Bedrock models
|
2024-10-18 14:17:14 +01:00 |
|
João Galego
|
7050875295
|
Added support for Amazon Bedrock models
|
2024-10-18 14:17:14 +01:00 |
|
LarFii
|
92c11179fe
|
ollama test
|
2024-10-16 15:15:10 +08:00 |
|
LarFii
|
10d1ac4885
|
ollama test
|
2024-10-16 15:15:10 +08:00 |
|
Sung Kim
|
eeded24b42
|
Added OpenAI compatible options and examples
|
2024-10-15 12:55:05 -07:00 |
|
Sung Kim
|
b0ad8775f4
|
Added OpenAI compatible options and examples
|
2024-10-15 12:55:05 -07:00 |
|
LarFii
|
e34922d292
|
fix bug
|
2024-10-15 21:21:57 +08:00 |
|
LarFii
|
756133512e
|
fix bug
|
2024-10-15 21:21:57 +08:00 |
|
LarFii
|
f2e8732c43
|
update llm.py
|
2024-10-15 20:06:59 +08:00 |
|
LarFii
|
a92f7bfd61
|
update llm.py
|
2024-10-15 20:06:59 +08:00 |
|
LarFii
|
1e78068268
|
Add huggingface model support
|
2024-10-15 19:40:08 +08:00 |
|
LarFii
|
ea126a7108
|
Add huggingface model support
|
2024-10-15 19:40:08 +08:00 |
|
TianyuFan0504
|
e5876fb225
|
update hf_model_complete
|
2024-10-14 20:33:46 +08:00 |
|
TianyuFan0504
|
d47dd465ce
|
update hf_model_complete
|
2024-10-14 20:33:46 +08:00 |
|