docs : Minor cleanups (#19252)
* Update old URLs to github.com/ggml-org/ * Bump copyrights
This commit is contained in:
parent
b4d05a3d2f
commit
7a4ca3cbd9
36 changed files with 42 additions and 42 deletions
|
|
@ -290,7 +290,7 @@ static void power_iteration(
|
|||
ggml_gallocr_free(allocr);
|
||||
|
||||
// TODO @ngxson : The output vector is randomly inverted
|
||||
// Solution: https://github.com/ggerganov/llama.cpp/pull/8069#issuecomment-2185328171
|
||||
// Solution: https://github.com/ggml-org/llama.cpp/pull/8069#issuecomment-2185328171
|
||||
}
|
||||
|
||||
static void run_pca(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue