]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Add Arc A750 and Arch linux to readme-sycl.md as verified GPU model and Linux distro...
authorAkarshan Biswas <redacted>
Wed, 29 May 2024 06:53:47 +0000 (12:23 +0530)
committerGitHub <redacted>
Wed, 29 May 2024 06:53:47 +0000 (16:53 +1000)
README-sycl.md

index cfa248a95b5ffc52dfd870e9e5e1162b90f6aeae..37f0306dc47244bf97f3b2055c0ae74ab34bc77c 100644 (file)
@@ -54,10 +54,10 @@ It has the similar design of other llama.cpp BLAS-based paths such as *OpenBLAS,
 
 ## OS
 
-| OS      | Status  | Verified                           |
-|---------|---------|------------------------------------|
-| Linux   | Support | Ubuntu 22.04, Fedora Silverblue 39 |
-| Windows | Support | Windows 11                         |
+| OS      | Status  | Verified                                       |
+|---------|---------|------------------------------------------------|
+| Linux   | Support | Ubuntu 22.04, Fedora Silverblue 39, Arch Linux |
+| Windows | Support | Windows 11                                     |
 
 
 ## Hardware
@@ -70,7 +70,7 @@ It has the similar design of other llama.cpp BLAS-based paths such as *OpenBLAS,
 |-------------------------------|---------|---------------------------------------|
 | Intel Data Center Max Series  | Support | Max 1550, 1100                        |
 | Intel Data Center Flex Series | Support | Flex 170                              |
-| Intel Arc Series              | Support | Arc 770, 730M                         |
+| Intel Arc Series              | Support | Arc 770, 730M, Arc A750               |
 | Intel built-in Arc GPU        | Support | built-in Arc GPU in Meteor Lake       |
 | Intel iGPU                    | Support | iGPU in i5-1250P, i7-1260P, i7-1165G7 |