-- load model using Teradata Studio/client
-- distilbert is the tokenizer_id of the tokenizer to be installed
insert into chunk_tokenizers_tst values ('bge-small-en-v1.5', ?);
--The '?' will open a GUI to browse the tokenizer file that needs to be inserted