llama.cpp
common: llama_load_model_from_url split support
#6192
Merged

Commits
  • llama: llama_split_prefix fix strncpy does not include string termination
    phymbert committed 1 year ago
  • common: EOL EOF
    phymbert committed 1 year ago
  • common: remove redundant LLAMA_CURL_MAX_PATH_LENGTH definition
    phymbert committed 1 year ago
  • common: change max url max length
    phymbert committed 1 year ago
  • common: minor comment
    phymbert committed 1 year ago
  • server: support HF URL options
    phymbert committed 1 year ago
  • llama: llama_model_loader fix log
    phymbert committed 1 year ago
  • common: use a constant for max url length
    phymbert committed 1 year ago
  • common: clean up curl if file cannot be loaded in gguf
    phymbert committed 1 year ago
  • server: tests: add split tests, and HF options params
    phymbert committed 1 year ago
  • common: move llama_download_hide_password_in_url inside llama_download_file as a lambda
    phymbert committed 1 year ago
  • server: tests: enable back Release test on PR
    phymbert committed 1 year ago
  • spacing
    phymbert committed 1 year ago
  • spacing
    phymbert committed 1 year ago
  • spacing
    phymbert committed 1 year ago
Loading