We're looking into it because we wanted to run some of the smaller sentence embedding models that were released recently on our C#-based app. Ended up coding it ourselves (https://github.com/curiosity-ai/minilm)
> Download the tinyLM.hpp file from the tinyLM GitHub repository and include it in your project.
"tinyLM GitHub repository" links to https://github.com/sksg/tinyLM/blob/master/tinyLM.hpp, but that's a 404 page. And digging around in the actual repository doesn't show a tinyLM.hpp file anywhere--it looks like the project never actually developed beyond a gitignore and a readme.