mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 03:35:17 +08:00
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
d2517a4939
commit
6baeee70d1
@ -12,7 +12,7 @@ There are no pre-built wheels or images for this device, so you must build vLLM
|
|||||||
|
|
||||||
- OS: `macOS Sonoma` or later
|
- OS: `macOS Sonoma` or later
|
||||||
- SDK: `XCode 15.4` or later with Command Line Tools
|
- SDK: `XCode 15.4` or later with Command Line Tools
|
||||||
- Compiler: `Apple Clang >= 15.0.0` and `Apple Clang < 17.0.0`
|
- Compiler: `Apple Clang >= 15.0.0`
|
||||||
|
|
||||||
## Set up using Python
|
## Set up using Python
|
||||||
|
|
||||||
@ -51,14 +51,6 @@ If the build has error like the following snippet where standard C++ headers can
|
|||||||
1 error generated.
|
1 error generated.
|
||||||
```
|
```
|
||||||
|
|
||||||
If run with error like the following snippet you need to check clang version and install a compatible version.
|
|
||||||
|
|
||||||
```text
|
|
||||||
AttributeError: '_OpNamespace' '_C' object has no attribute 'silu_and_mul'
|
|
||||||
```
|
|
||||||
|
|
||||||
More information can be found in <gh-issue:15941>.
|
|
||||||
|
|
||||||
## Set up using Docker
|
## Set up using Docker
|
||||||
|
|
||||||
### Pre-built images
|
### Pre-built images
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user