Skip to content

Commit ecd99d6

Browse files
authored
docs: Fix intel documentation link (ggml-org#20040)
1 parent 137435f commit ecd99d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Building through oneAPI compilers will make avx_vnni instruction set available f
108108
- Using oneAPI docker image:
109109
If you do not want to source the environment vars and install oneAPI manually, you can also build the code using intel docker container: [oneAPI-basekit](https://hub.docker.com/r/intel/oneapi-basekit). Then, you can use the commands given above.
110110
111-
Check [Optimizing and Running LLaMA2 on Intel® CPU](https://www.intel.com/content/www/us/en/content-details/791610/optimizing-and-running-llama2-on-intel-cpu.html) for more information.
111+
Check [Optimizing and Running LLaMA2 on Intel® CPU](https://builders.intel.com/solutionslibrary/optimizing-and-running-llama2-on-intel-cpu) for more information.
112112
113113
### Other BLAS libraries
114114

0 commit comments

Comments
 (0)