4baaaa438c
add API and Openrouter
2026-03-19 23:18:12 +00:00
Robert Gerstenberger
363421c61c
fix minor mistake without impact ( #36 )
...
fix mistake in the sorting example for 32 elements, which has no impact, since the respective parameter is not used in the implementation of the generation prompt
reported in issue #35
2024-12-11 11:46:42 +01:00
Robert Gerstenberger
a939a4577c
fix typo: respone_cache -> response_cache ( #33 )
2024-10-11 10:14:03 +02:00
Robert Gerstenberger
15fb8e661d
updated paper reference in the LICENSE file ( #31 )
...
- updated paper reference in the LICENSE file
- improved documentation
2024-06-03 14:03:59 +02:00
Robert Gerstenberger
2978238318
updated bibtex reference entry in the main README ( #28 )
2024-04-09 10:13:13 +02:00
Nils Blach
aecfe2292a
Add AAAI'24 poster ( #27 )
...
* Add poster
---------
Co-authored-by: Robert Gerstenberger <gerstenberger.robert@gmail.com>
2024-03-11 09:40:43 +01:00
Robert Gerstenberger
f508aef4fd
fixed typo
2023-12-02 17:37:03 +01:00
Nils Blach
b5a8c960d6
Fix relative import issue in examples
2023-12-02 17:37:03 +01:00
Robert Gerstenberger
a6aee6bb76
Improvements ( #20 )
...
- set intersection: simplified merge prompt
- sorting: fixed split prompt
- fixed white space issues
- fixed typos
- fixed a few consistency issues
2023-11-24 14:43:45 +01:00
Nils Blach
ac4a35ea9f
Fixes #17 ; Disallow automatic major version upgrade for dependencies and update OpenAI API
2023-11-21 09:03:37 +01:00
Nils Blach
8f1e6ce81d
Example prompts
...
Add sorting, document merging, set intersection and keyword counting prompt examples
Co-authored-by: Ales Kubicek <kubicek.ales@outlook.com>
2023-10-25 18:10:44 +09:00
Nils Blach
01ac301b9f
Update main README
2023-10-20 10:37:35 +09:00
Nils Blach
80957be75e
Update examples to work with the separate controller and lm modules
2023-10-20 10:37:35 +09:00
Nils Blach
14e05abbe1
Refactor Document Merging
2023-10-20 10:37:35 +09:00
Nils Blach
7441be41ba
Move langauge model abstractions and implementation into their own module; create a new README; update dependencies
2023-10-20 10:37:35 +09:00
Nils Blach
8590e4bd65
Fix importing transformers library before setting of env variables
2023-10-18 11:09:26 +09:00
Nils Blach
b41d653f21
Fixes #9 ; Rerun affected document merging results and updated logs (minor improvements for got method)
2023-10-16 10:42:04 +09:00
Nils Blach
f6be6c06f2
Increase Version Number to v0.0.2
v0.0.2
2023-09-26 15:22:26 +02:00
Ales Kubicek
2a32d77be6
Add scipy minimum version
2023-09-26 15:15:07 +02:00
Ales Kubicek
48f024297c
Add Llama2HF dependencies
2023-09-26 15:15:07 +02:00
Ikko Eltociear Ashimine
ef3ce13d39
Fix typo in README.md
...
inital -> initial
2023-08-25 14:10:12 +02:00
Nils Blach
e22a8dfa89
Update README.md
2023-08-23 16:37:32 +02:00
Nils Blach
6e58415a25
Prepare pip package
v0.0.1
2023-08-23 16:12:18 +02:00
Robert Gerstenberger
2f4b828aef
- fixed typos and slightly improved language of the README files
...
- added README file to the examples directory
- updated the citation section in the main README
2023-08-21 11:57:55 +02:00
Nils Blach
41a0a6e67c
Initial commit
2023-08-21 03:33:46 +02:00