llama.cpp/.github/workflows
Pierrick Hymbert f482bb2e49
common: llama_load_model_from_url split support (#6192)
* llama: llama_split_prefix fix strncpy does not include string termination
common: llama_load_model_from_url:
 - fix header name case sensitive
 - support downloading additional split in parallel
 - hide password in url

* common: EOL EOF

* common: remove redundant LLAMA_CURL_MAX_PATH_LENGTH definition

* common: change max url max length

* common: minor comment

* server: support HF URL options

* llama: llama_model_loader fix log

* common: use a constant for max url length

* common: clean up curl if file cannot be loaded in gguf

* server: tests: add split tests, and HF options params

* common: move llama_download_hide_password_in_url inside llama_download_file as a lambda

* server: tests: enable back Release test on PR

* spacing

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* spacing

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* spacing

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2024-03-23 18:07:00 +01:00
..
build.yml convert-llama2c-to-ggml : enable conversion of GQA models (#6237) 2024-03-22 20:49:06 +02:00
close-issue.yml ci : exempt some labels from being tagged as stale (#6140) 2024-03-19 10:06:54 +02:00
code-coverage.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
docker.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
editorconfig.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
gguf-publish.yml gguf.py : fix CI for publishing GGUF package (#3532) 2023-10-07 22:14:10 +03:00
nix-ci-aarch64.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
nix-ci.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
nix-flake-update.yml ci: nix-flake-update: new token with pr permissions (#4879) 2024-01-11 17:22:34 +00:00
nix-publish-flake.yml workflows: nix-flakestry: drop tag filters 2023-12-31 13:14:58 -08:00
python-check-requirements.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
python-lint.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00
server.yml common: llama_load_model_from_url split support (#6192) 2024-03-23 18:07:00 +01:00
zig-build.yml ci: apply concurrency limit for github workflows (#6243) 2024-03-22 19:15:06 +02:00