Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GPU option to T-Res #275

Open
wants to merge 6 commits into
base: dev_rw
Choose a base branch
from
Open

Add GPU option to T-Res #275

wants to merge 6 commits into from

Conversation

rwood-97
Copy link
Collaborator

For the Recogniser (NER):

  • Have added a device argument to the Recogniser init
  • Have added ner_device argument to the Pipeline init, this is passed to the Recogniser init

For the linker:

  • Have added a rel_device argument to the Linker init, this is passed to the EntitityDisambiguation class and should put all the entity disambiguation bits on that device

For the ranker:

  • No change, but you should be able to change the setting in input_dfm.yaml for the deezy match model to get it to use gpu.

Fixes #274

@rwood-97 rwood-97 requested a review from thobson88 June 19, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants