geoffmunn commited on
Commit
fcc67a4
·
verified ·
1 Parent(s): 880232b

Bad link fixed

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -106,7 +106,7 @@ cmake --build build --config Release -j
106
 
107
  The quantisation for Q3_HIFI also used a 5000 chunk imatrix file for extra precision. You can re-use it here: [Qwen3-14B-f16-imatrix-5000.gguf](Qwen3-14B-f16-imatrix-5000.gguf)
108
 
109
- You can use the Q3_HIFI GitHub repository to build it from source if you're interested (use the `Q3_HIFI` branch)(https://github.com/geoffmunn/llama.cpp](https://github.com/geoffmunn/llama.cpp).
110
 
111
  ## Model anaysis and rankings
112
 
 
106
 
107
  The quantisation for Q3_HIFI also used a 5000 chunk imatrix file for extra precision. You can re-use it here: [Qwen3-14B-f16-imatrix-5000.gguf](Qwen3-14B-f16-imatrix-5000.gguf)
108
 
109
+ You can use the Q3_HIFI GitHub repository to build it from source if you're interested (use the `Q3_HIFI` branch)[https://github.com/geoffmunn/llama.cpp](https://github.com/geoffmunn/llama.cpp).
110
 
111
  ## Model anaysis and rankings
112