Skip to content

Commit a74401f

Browse files
Correct README link (#6458)
README is called README.md.
1 parent 7a2c926 commit a74401f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-sycl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ cmake .. -DLLAMA_SYCL=ON -DLLAMA_SYCL_TARGET=NVIDIA -DCMAKE_C_COMPILER=icx -DCMA
285285

286286
1. Retrieve and prepare model
287287

288-
You can refer to the general [*Prepare and Quantize*](README#prepare-and-quantize) guide for model prepration, or simply download [llama-2-7b.Q4_0.gguf](https://huggingface.co/TheBloke/Llama-2-7B-GGUF/blob/main/llama-2-7b.Q4_0.gguf) model as example.
288+
You can refer to the general [*Prepare and Quantize*](README.md#prepare-and-quantize) guide for model prepration, or simply download [llama-2-7b.Q4_0.gguf](https://huggingface.co/TheBloke/Llama-2-7B-GGUF/blob/main/llama-2-7b.Q4_0.gguf) model as example.
289289

290290
2. Enable oneAPI running environment
291291

0 commit comments

Comments
 (0)