ggml : add alternative cblas_sgemm call 2f68de6 unverified ggerganov HF Staff commited on Dec 8, 2022
ggml : use macros to inline FP16 <-> FP32 conversions 23e5614 unverified ggerganov HF Staff commited on Dec 6, 2022
ggml : remove inline specifier from fp16 <-> fp32 converters cdd3359 unverified ggerganov HF Staff commited on Dec 1, 2022
ggml : fix cross-compile Linux -> Window with mingw (#168) 29fe0ee unverified ggerganov HF Staff commited on Nov 23, 2022
ggml: change inline ggml_fp16_to_fp32, ggml_fp16_t ggml_fp32_to_fp16 b2f844a katsu560 commited on Nov 23, 2022
ggml : multi-thread the ggml_add operator c36d8ed unverified ggerganov HF Staff commited on Nov 3, 2022
ggml : fix the check for NEON support (#7) 1f7e8fa unverified ggerganov HF Staff commited on Nov 2, 2022
ggml : fix thread-safety of ggml_init and ggml_free ae956e7 ggerganov HF Staff commited on Oct 29, 2022
refactoring : move main + stream in examples + other stuff f79068a ggerganov HF Staff commited on Oct 25, 2022
ref #11, #18, #26 : fix CACHE_LINE_SIZE constant 6c66a1b unverified ggerganov HF Staff commited on Oct 7, 2022