Closed mbrunel closed 2 years ago
Integrating tokenizers-sgx to blindai.
Add method upload_tokenizers Add new field in protobuf for tokenizers upload Add new datatype STRING in protobuf
Add method send_tokenizers in client_communication.rs Update run_inference to tokenize input if needed
The types of changes must be deduced from the labels of the related issues. Please consider providing these further details.
I added an integration test in tests/test_distilbert.py file.
Description
Integrating tokenizers-sgx to blindai.
Client
Add method upload_tokenizers Add new field in protobuf for tokenizers upload Add new datatype STRING in protobuf
Server
Add method send_tokenizers in client_communication.rs Update run_inference to tokenize input if needed
Related Issue
Type of change
The types of changes must be deduced from the labels of the related issues. Please consider providing these further details.
How Has This Been Tested?
I added an integration test in tests/test_distilbert.py file.
Checklist: