Abitofevrything
a408a3b2c9
Drop Imath; Add lookup table for f16 -> f32 conversions
3 years ago
Abitofevrything
67a1aa398a
Add Imath to system information
3 years ago
Abitofevrything
97e0dfc8ba
Add SSE3 to system information
3 years ago
Georgi Gerganov
ac521a566e
ggml : simplify the SIMD code ( #324 )
...
* ggml : simplify the SIMD code
* ggml : generic reduce for all register sizes + comments
3 years ago
Kevin Brothaler
e1432dd91a
Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a.
...
Android armeabi-v7a's NEON support doesn't support FMA unless configured with `-mfpu=neon-fp-armv8`, which would need runtime checks.
* Also removed ABI filter from Android project.
3 years ago
Georgi Gerganov
0f11759406
ggml : make more compatible with c99 ( #262 )
3 years ago
Georgi Gerganov
f8ec718b76
ggml : add F16C CPU flag check
3 years ago
katsu560
83456076f0
add AVX support
3 years ago
Georgi Gerganov
3500ce8727
ref #40 : start working on the documentation
3 years ago
Georgi Gerganov
0b2dc3c82c
parallel : working
3 years ago
Georgi Gerganov
34bb3ab0cf
ggml : add system info functions
3 years ago
Borislav Stanimirov
0b45d25151
Building with MSVC
3 years ago
Georgi Gerganov
167324584b
wip : rpi4 support
3 years ago
Georgi Gerganov
f888c2373d
Flash + language support (ref #2 )
...
- Achieved big performance improvement + memory usage reduction
- Can now translate / transcribe different languages
3 years ago
Georgi Gerganov
b0a11594ae
Initial release
3 years ago