# Use token_type_ids in a no-op way to force ONNX to retain it dummy = token_type_ids.sum() * 0.0 outputs = self.splade(input_ids=input_ids, attention_mask=attention_mask) ...
OpenEvidenceBackend/ ├── app/ # 主应用目录 │ ├── __init__.py │ ├── main.py # FastAPI 应用入口 │ │ │ ├── api/v1/ # API v1 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results