-
- [x] Set up models with xsdata:
```console
python -m pip install xsdata[cli,lxml]
```
```console
xsdata https://www.openarchives.org/OAI/2.0/OAI-PMH.xsd --package=models --include-header --…
-
Will be a part of #251
-
按道理讲 oai 应该能支持多模态,然后不行。然后使用qwen_oai 仍然支持多模态功能 ,在这个问题上困扰很久才发现 是不支持的
-
Hi!
Trying to install oai-pmh2 via
`composer create-project opencultureconsulting/oai-pmh2 `
results in error message
`Could not find package opencultureconsulting/oai-pmh2 with stability stable…
-
## Problem Description
Currently, DSpace uses the **Jtwig** (https://github.com/jtwig/jtwig) template engine to render the output of `/oai/request?verb=Identify`. The Jtwig template file is located…
-
When initiating text generation using o1-preview or o1-preview-2024-09-12, it does not generate any text, and instead the error
"TG Error: Maximum call stack size exceeded"
is displayed.
-
It appears that harvesting via ListRecords is broken. The reason we never noticed is that Dataverse OAI client hasn't been using it, relying instead on making a ListIdentifiers call, then calling GetR…
-
## Links
Will be fixed by resolving #10009 (removal of JTwig to fix javax dependency problems) - check that issue for related pull requests and updates
## Describe the bug
Since DSpace 8.0, the O…
-
## Priority
Expected within six months of the MVP launch or sooner if possible.
## Description
Support for harvesting data via OAI-PMH has been identified (within [COAR](https://www.coar-repo…
-
### 🚀 The feature, motivation and pitch
When starting a VLM with `--limit-mm-per-prompt ` and `max_pixels` set, vLLM won't start if the model ctx length exceeds the mm limit * max_pixels token usage.…