microsoft / BlingFire

A lightning fast Finite State machine and REgular expression manipulation library.
MIT License
1.83k stars 128 forks source link

Loading the bert_base_tok.bin model sometimes throws an exception #178

Open jw444 opened 1 year ago

jw444 commented 1 year ago

We are using the BlingFireNuget 0.1.5, and we sometimes see loading the "bert_base_tok.bin" model throw an exception during initialization.

image

Is this a known issue?