pelinker.cli.server¶
LinkDebugRequest
¶
Bases: _LinkTextsBody
Same inputs as /link plus flags matching pelinker.cli.link_files.
Source code in pelinker/cli/server.py
ServerCliConfig
dataclass
¶
Hydra/OmegaConf node for the linker HTTP server (aligned with fit CLI).
Source code in pelinker/cli/server.py
port = 8599
class-attribute
instance-attribute
¶
Path to the dumped linker without .gz (same as Linker.dump / Linker.load). If omitted, uses the packaged store path built from model_type and layers_spec.