Activity
adjusted loading clip models to support file descriptor + offset
adjusted loading clip models to support file descriptor + offset
fix: use the correct mode when opening files with file descriptors
fix: use the correct mode when opening files with file descriptors
add support for ARM CPU variants on Android and Apple platforms
add support for ARM CPU variants on Android and Apple platforms
added ability to build different cpu variants for phones
added ability to build different cpu variants for phones
Revert changes in ggml_backend_opencl_synchronize to prevent crashes …
Revert changes in ggml_backend_opencl_synchronize to prevent crashes …
Fix formatting and restore nrows assignment for ARM_FEATURE_MATMUL_IN…
Fix formatting and restore nrows assignment for ARM_FEATURE_MATMUL_IN…
Update optimization flags for ARM architecture in CMakeLists.txt
Update optimization flags for ARM architecture in CMakeLists.txt
Uncomment ARM_FEATURE_MATMUL_INT8 assertions and related code in ggml…
Uncomment ARM_FEATURE_MATMUL_INT8 assertions and related code in ggml…
Comment out nrows assignment for ARM_FEATURE_MATMUL_INT8 in CPU type …
Comment out nrows assignment for ARM_FEATURE_MATMUL_INT8 in CPU type …
Refactor constructor and method parameters for consistency and readab…
Refactor constructor and method parameters for consistency and readab…
Fix missing endif() for BLAS not found error message in CMakeLists.txt
Fix missing endif() for BLAS not found error message in CMakeLists.txt
Merge branch 'layla-build' into merge
Merge branch 'layla-build' into merge
- Fix include paths for nlohmann/json in minja headers
- Fix include paths for nlohmann/json in minja headers
Merge branch 'ggml-hexagon' into layla-build
Merge branch 'ggml-hexagon' into layla-build
disable int8_matmul optimisations for non Q4_0 models
disable int8_matmul optimisations for non Q4_0 models
disable int8_matmul optimisations for non Q4_0 models
disable int8_matmul optimisations for non Q4_0 models
Enhance optimization flags for Hexagon backend to improve performance…
Enhance optimization flags for Hexagon backend to improve performance…
Enhance cross-compilation support for ARM by updating compiler comman…
Enhance cross-compilation support for ARM by updating compiler comman…