Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
Stars
3.0k
Forks
258
Watchers
3.0k
Open Issues
91
Overall repository health assessment
No package.json found
This might not be a Node.js project
253
commits
233
commits
13
commits
12
commits
12
commits
11
commits
6
commits
6
commits
6
commits
6
commits
Merge pull request #342 from maxwbuckley/add-quantize-flag
4eefb8fView on GitHubMake quantize parameter accept dtype string (fp16, bf16, int8)
e2c538fView on GitHubRemove debug print, use expand() over repeat(), build span indices on device
1d7d38fView on GitHubDocument torch.compile caveats: JIT warmup, Triton dependency, Linux/WSL only
e938f99View on GitHubRemove benchmark scripts from PR (results already in PR description)
b75027fView on GitHubFix torch.compile with dynamic=True, update compile() to ~1.9x combined speedup
887d962View on GitHubAdd quantize flag for easy fp16 inference (~1.4x GPU speedup, zero quality loss)
a9428bdView on GitHubMerge pull request #341 from BryanBradfo/fix-onnx-formatting
5776ccaView on GitHub