mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-02 20:52:21 +02:00
english : use typos to fix comments and logs (#4354)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define _CRT_SECURE_NO_DEPRECATE // Disables ridiculous "unsafe" warnigns on Windows
|
||||
#define _CRT_SECURE_NO_DEPRECATE // Disables ridiculous "unsafe" warnings on Windows
|
||||
#include "ggml.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user