Read-only mirror of https://github.com/DCC-BS/dcc-gliner-api — Basel-Stadt. Issues & pull requests at the source.
  • Python 94.4%
  • Dockerfile 5.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-25 15:13:39 +02:00
.github/workflows Run container as non-root app user 2026-08-24 14:46:58 +02:00
.zed Refactor chunking batching and setup debugging 2026-08-21 16:47:29 +02:00
docs/adr Add long-document chunking and service layer 2026-08-20 17:21:05 +02:00
src/dcc_gliner_api Return entities directly without extra dict 2026-08-25 15:13:39 +02:00
tests Refactor service layer and clean up code formatting 2026-08-24 10:34:11 +02:00
tools Refactor service layer and clean up code formatting 2026-08-24 10:34:11 +02:00
.dockerignore inital commit 2026-08-17 16:47:25 +02:00
.gitignore inital commit 2026-08-17 16:47:25 +02:00
.python-version inital commit 2026-08-17 16:47:25 +02:00
.rayignore inital commit 2026-08-17 16:47:25 +02:00
compose.yaml fix: load the model onto the GPU when one is available 2026-08-20 14:55:13 +02:00
CONTEXT.md Add long-document chunking and service layer 2026-08-20 17:21:05 +02:00
Dockerfile Switch base image to nvidia/cuda 2026-08-24 14:52:10 +02:00
mise.toml Switch to Ray Serve config file 2026-08-24 11:27:48 +02:00
pyproject.toml Add batch progress and fix span remapping 2026-08-24 10:18:57 +02:00
README.md inital commit 2026-08-17 16:47:25 +02:00
serve_config.yaml Switch to Ray Serve config file 2026-08-24 11:27:48 +02:00
uv.lock Refactor chunking batching and setup debugging 2026-08-21 16:47:29 +02:00