namespace LLama.Unittest { internal static class Constants { public static string ModelPath = "Models/llama-2-7b-chat.Q4_0.gguf"; } }