Qifan Zhang
Add Qwen3 embedding support with last-token pooling
b91a6bd
raw
history blame contribute delete
351 Bytes
# Editor / OS noise
.DS_Store
.idea/
.vscode/
# Python caches
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
# Local environments
.env
.env.*
!.env.example
.venv/
venv/
env/
# Local app/runtime output
flagged/
data/example/
data/tmp/
output.csv
outputs/
tmp/
temp/
# Local Codex app metadata
.codex/