Package: llama.cpp-tools
Version: 7593+dfsg-3
Severity: minor

Dear maintainer,

Current man pages for the tools are garbled, for example:

---------------------------------------------------------------------------
$ man llama-cli

LLAMA-CLI(1)                   User Commands                   LLAMA-CLI(1)

NAME
   llama-cli - llama-cli

DESCRIPTION
   load_backend:          loaded          CPU          backend         from
   /usr/lib/x86_64-linux-gnu/ggml/backends0/libggml-cpu-zen4.so -----  com‐
   mon params -----

   -h,     --help,  --usage                  print usage and exit --version
   show version and build info -cl,   --cache-list                     show
   list of models in  cache  --completion-bash                        print
   source-able   bash  completion  script  for  llama.cpp  --verbose-prompt
   print  a  verbose  prompt  before  generation   (default:   false)   -t,
   --threads  N                       number  of  CPU threads to use during
   generation (default: <num_cpus>)

          (env: LLAMA_ARG_THREADS)

---------------------------------------------------------------------------

It seems that the parsing of the 'llama-cli --help' command should redirect
standard error to /dev/null, and the parsing of the initial options should
be fixed.

Regards,
    Daniel.


-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.18.5+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages llama.cpp-tools depends on:
ii  libc6        2.42-11
ii  libcurl4t64  8.18.0-2
ii  libgcc-s1    15.2.0-12
ii  libggml0     0.9.5-3
ii  libllama0    7593+dfsg-3
ii  libstdc++6   15.2.0-12

llama.cpp-tools recommends no packages.

llama.cpp-tools suggests no packages.

-- no debconf information

Reply via email to