JMR

Results 2 comments of JMR
trafficstars

Whether you write it with Britishizations or Americanizations, it's good stuff (speaking as a yank who's been laboring on corporate strategy write ups that coincidentally have echos of this document...

I get the exact same error. I tracked down the exact line that's causing the problem. It's in ggml.c, and the line is: const float f = table_f32_f16[i] = GGML_COMPUTE_FP16_TO_FP32(ii);...