"vscode:/vscode.git/clone" did not exist on "0a0dbb39602ff3aa1acb35b68fc517d3e6afb051"
Added switch for using the single sequence embedder when using the model in `seqemb` mode.
- `seqemb_mode_enabled` added as a configuration option. - `model.py` switches to using the `PreembeddingEmbedder` when the flag is `True`.
Showing
Please register or sign in to comment