]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
repo : update links to new url (#11886)
authorGeorgi Gerganov <redacted>
Sat, 15 Feb 2025 14:40:57 +0000 (16:40 +0200)
committerGitHub <redacted>
Sat, 15 Feb 2025 14:40:57 +0000 (16:40 +0200)
commit68ff663a04ed92044a9937bcae353e9d9733f9cd
tree0fd52ea63fe2d9e6addbd37d244e817f96c25604
parentf3552296924e704c11ca936907b9cad7873db8e2
repo : update links to new url (#11886)

* repo : update links to new url

ggml-ci

* cont : more urls

ggml-ci
66 files changed:
.devops/llama-cpp-cuda.srpm.spec
.devops/llama-cpp.srpm.spec
.devops/nix/package.nix
.devops/rocm.Dockerfile
.github/ISSUE_TEMPLATE/020-enhancement.yml
.github/ISSUE_TEMPLATE/030-research.yml
.github/ISSUE_TEMPLATE/040-refactor.yml
.github/ISSUE_TEMPLATE/config.yml
.github/pull_request_template.md
.github/workflows/bench.yml.disabled
.github/workflows/build.yml
.github/workflows/labeler.yml
CONTRIBUTING.md
Makefile
README.md
SECURITY.md
ci/README.md
common/arg.cpp
convert_hf_to_gguf.py
convert_hf_to_gguf_update.py
convert_lora_to_gguf.py
docs/android.md
docs/backend/OPENCL.md
docs/backend/SYCL.md
docs/build.md
docs/cuda-fedora.md
docs/development/HOWTO-add-model.md
docs/docker.md
docs/install.md
examples/cvector-generator/README.md
examples/imatrix/README.md
examples/imatrix/imatrix.cpp
examples/llama.android/llama/src/main/cpp/CMakeLists.txt
examples/llama.swiftui/README.md
examples/llama.vim
examples/llava/README-minicpmo2.6.md
examples/llava/README-minicpmv2.5.md
examples/lookahead/README.md
examples/lookup/README.md
examples/main/README.md
examples/passkey/README.md
examples/pydantic_models_to_grammar_examples.py
examples/quantize/README.md
examples/retrieval/README.md
examples/server/CMakeLists.txt
examples/server/README.md
examples/server/server.cpp
examples/server/utils.hpp
examples/simple-cmake-pkg/README.md
examples/speculative/README.md
flake.nix
ggml/include/ggml-cpu.h
ggml/include/ggml-metal.h
ggml/src/ggml-cpu/ggml-cpu.c
ggml/src/ggml-metal/ggml-metal.m
ggml/src/ggml-metal/ggml-metal.metal
gguf-py/README.md
gguf-py/gguf/scripts/gguf_dump.py
gguf-py/gguf/utility.py
gguf-py/gguf/vocab.py
gguf-py/pyproject.toml
grammars/README.md
include/llama.h
pyproject.toml
scripts/check-requirements.sh
src/unicode.cpp