cyrusmsk / bert-d

D bindings to bert.cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bert-d

D bindings to bert.cpp

run example

  1. get a bert ggml model (see bert.cpp readme)

  2. run example:

    dub run -b release -- -m /path/to/ggml-minilm-l12-msmarco-cos-v5-q4_1.bin -p "The delicious cheese grills in the warm oven of the inviting house."

About

D bindings to bert.cpp


Languages

Language:D 94.9%Language:Shell 5.1%