You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./build/bin/llama-gemma3-cli --version
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
ggml_cuda_init: found 1 CUDA devices:
Device 0: NVIDIA GeForce GTX 1080, compute capability 6.1, VMM: yes
version: 5143 (b43d89e3)
built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu
Name and Version
Operating systems
Linux
GGML backends
CUDA
Hardware
NVIDIA GeForce GTX 1080
Models
gemma-3-4b-it-Q4_K_M.gguf & ggml-org/mmproj-model-f16.gguf from https://huggingface.co/ggml-org/gemma-3-4b-it-GGUF/
Problem description & steps to reproduce
Compile
cmake -Bbuild -DGGML_CUDA=ON -DCMAKE_CUDA_ARCHITECTURES=61 -DCMAKE_CUDA_COMPILER=/usr/local/cuda/bin/nvcc . cmake --build build -j --target llama-gemma3-cli
Run
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: