Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
Signed-off-by: thxCode <thxcode0824@gmail.com>
  • Loading branch information
thxCode committed Sep 27, 2024
1 parent 932bdde commit ef42f27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ LLaMA Box supports the following platforms.
| _Advanced SIMD (NEON)_ | `linux/arm64`<br/> `windows/arm64` | CPUs support Advanced SIMD (NEON), see <br/>https://en.wikipedia.org/wiki/ARM_architecture_family#Advanced_SIMD_(Neon). |

> [!NOTE]
> - **NVIDIA CUDA 12.4**, **AMD ROCm/HIP 6.1** and _AVX2_ Linux releases are built on CentOS 7 (glibc 2.17),
except _Advanced SIMD (NEON)_ which is built on RockyLinux 8 (glibc 2.28).
> - **Intel oneAPI 2024.2** and **Moore Threads MUSA 1.5** Linux releases are built on Ubuntu 20.04 (glibc 2.31).
> - **Huawei Ascend CANN 8.0** Linux releases have built on Ubuntu 20.04 (glibc 2.31) and OpenEuler 20.03 (glibc 2.28).
> - **"NVIDIA CUDA 12.4"**, **"AMD ROCm/HIP 6.1"** and _"AVX2"_ Linux releases are built on CentOS 7 (glibc 2.17),
except _"Advanced SIMD (NEON)"_ which is built on RockyLinux 8 (glibc 2.28).
> - **"Intel oneAPI 2024.2"** and **"Moore Threads MUSA 1.5"** Linux releases are built on Ubuntu 20.04 (glibc 2.31).
> - **"Huawei Ascend CANN 8.0"** Linux releases have built on Ubuntu 20.04 (glibc 2.31) and OpenEuler 20.03 (glibc 2.28).
## Examples

Expand Down

0 comments on commit ef42f27

Please sign in to comment.