Basic Example What it does The basic_embeddings example demonstrates how to generate vector embeddings for text. How to Build dotnet build How to Run Copy an embedding model .gguf file as model.gguf inside the directory Run dotnet run