notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
llama-cpp Facebook's LLaMA model in C/C++
5174 misc on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4967Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-15 11:27:23
Last Update: 2025-04-24 07:33:42
Commit Hash: 47d1634
People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
License: MIT
WWW:
https://github.com/ggerganov/llama.cpp
Description:
The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide variety of hardware - locally and in the cloud.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (78 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/llama-cpp-5174/catalog.mk
  3. /usr/local/share/licenses/llama-cpp-5174/LICENSE
  4. /usr/local/share/licenses/llama-cpp-5174/MIT
  5. bin/convert_hf_to_gguf.py
  6. bin/llama-batched
  7. bin/llama-batched-bench
  8. bin/llama-bench
  9. bin/llama-cli
  10. bin/llama-convert-llama2c-to-ggml
  11. bin/llama-cvector-generator
  12. bin/llama-embedding
  13. bin/llama-eval-callback
  14. bin/llama-export-lora
  15. bin/llama-gbnf-validator
  16. bin/llama-gen-docs
  17. bin/llama-gguf
  18. bin/llama-gguf-hash
  19. bin/llama-gguf-split
  20. bin/llama-gritlm
  21. bin/llama-imatrix
  22. bin/llama-infill
  23. bin/llama-llava-clip-quantize-cli
  24. bin/llama-lookahead
  25. bin/llama-lookup
  26. bin/llama-lookup-create
  27. bin/llama-lookup-merge
  28. bin/llama-lookup-stats
  29. bin/llama-mtmd-cli
  30. bin/llama-parallel
  31. bin/llama-passkey
  32. bin/llama-perplexity
  33. bin/llama-quantize
  34. bin/llama-quantize-stats
  35. bin/llama-qwen2vl-cli
  36. bin/llama-retrieval
  37. bin/llama-run
  38. bin/llama-save-load-state
  39. bin/llama-server
  40. bin/llama-simple
  41. bin/llama-simple-chat
  42. bin/llama-speculative
  43. bin/llama-speculative-simple
  44. bin/llama-tokenize
  45. bin/llama-tts
  46. bin/vulkan-shaders-gen
  47. include/ggml-alloc.h
  48. include/ggml-backend.h
  49. include/ggml-blas.h
  50. include/ggml-cann.h
  51. include/ggml-cpp.h
  52. include/ggml-cpu.h
  53. include/ggml-cuda.h
  54. include/ggml-kompute.h
  55. include/ggml-metal.h
  56. include/ggml-opt.h
  57. include/ggml-rpc.h
  58. include/ggml-sycl.h
  59. include/ggml-vulkan.h
  60. include/ggml.h
  61. include/gguf.h
  62. include/llama-cpp.h
  63. include/llama.h
  64. lib/cmake/ggml/ggml-config.cmake
  65. lib/cmake/ggml/ggml-version.cmake
  66. lib/cmake/llama/llama-config.cmake
  67. lib/cmake/llama/llama-version.cmake
  68. lib/libggml-base.so
  69. lib/libggml-cpu.so
  70. lib/libggml-vulkan.so
  71. lib/libggml.so
  72. lib/libllama.so
  73. lib/libllava_shared.so
  74. lib/libmtmd_shared.so
  75. libdata/pkgconfig/llama.pc
  76. @owner
  77. @group
  78. @mode
Collapse this list.
Dependency lines:
  • llama-cpp>0:misc/llama-cpp
To install the port:
cd /usr/ports/misc/llama-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/llama-cpp
  • pkg install llama-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: llama-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1745478030 SHA256 (ggerganov-llama.cpp-b5174_GH0.tar.gz) = ed7974b3c28e41795a189bc0ae57fdba8c82183f48d54b35e2bf13da160a52ba SIZE (ggerganov-llama.cpp-b5174_GH0.tar.gz) = 21065609

Expand this list (2 items)

Collapse this list.

SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496

Collapse this list.


Packages (timestamps in pop-ups are UTC):
llama-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5106_15106_1------
FreeBSD:13:quarterly50025002------
FreeBSD:14:latest48375162------
FreeBSD:14:quarterly44095002------
FreeBSD:15:latest50024967n/a-n/a--2241
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glslc : graphics/shaderc
  2. vulkan-headers>0 : graphics/vulkan-headers
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libvulkan.so : graphics/vulkan-loader
This port is required by:
for Libraries
  1. devel/tabby

Configuration Options:
===> The following configuration options are available for llama-cpp-5174: CURL=on: Data transfer support via cURL EXAMPLES=on: Build and/or install examples VULKAN=on: Vulkan GPU offload support ===> Use 'make config' to modify these settings
Options name:
misc_llama-cpp
USES:
cmake:testing compiler:c++11-lang python:run shebangfix localbase
pkg-message:
For install:
You installed LLaMA-cpp: Facebook's LLaMA model runner. In order to experience LLaMA-cpp please download some AI model in the GGUF format, for example from huggingface.com, run the script below, and open localhost:9011 in your browser to communicate with this AI model. $ llama-server -m $MODEL \ --host 0.0.0.0 \ --port 9011 \ -ngl 15 or you can add the following lines to /etc/rc.conf, start the llama-server service, and navigate to http://localhost:8080: > llama_server_enable=YES > llama_server_model=/path/to/models/llama-2-7b-chat.Q4_K_M.gguf > llama_server_args="--device Vulkan0 -ngl 27"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ggerganov/llama.cpp/tar.gz/b5174?dummy=/
Collapse this list.

Number of commits found: 252 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5174
24 Apr 2025 07:33:42
commit hash: 47d1634b7d5af7adac96306d171f31e59a8344ebcommit hash: 47d1634b7d5af7adac96306d171f31e59a8344ebcommit hash: 47d1634b7d5af7adac96306d171f31e59a8344ebcommit hash: 47d1634b7d5af7adac96306d171f31e59a8344eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5162 → 5174

Reported by:	portscout
5162
21 Apr 2025 01:44:17
commit hash: de68b205535861630eacfdd746d44a88e6e7c3d2commit hash: de68b205535861630eacfdd746d44a88e6e7c3d2commit hash: de68b205535861630eacfdd746d44a88e6e7c3d2commit hash: de68b205535861630eacfdd746d44a88e6e7c3d2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5145 → 5162
5145
17 Apr 2025 09:54:08
commit hash: 1b05039f6f8fd4cefddcbb0bcdef455afd2f74f8commit hash: 1b05039f6f8fd4cefddcbb0bcdef455afd2f74f8commit hash: 1b05039f6f8fd4cefddcbb0bcdef455afd2f74f8commit hash: 1b05039f6f8fd4cefddcbb0bcdef455afd2f74f8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5142 → 5145

Reported by:	portscout
5142
16 Apr 2025 09:41:13
commit hash: ef3363b47a2cac8661df43f7f583bc4a714fcd62commit hash: ef3363b47a2cac8661df43f7f583bc4a714fcd62commit hash: ef3363b47a2cac8661df43f7f583bc4a714fcd62commit hash: ef3363b47a2cac8661df43f7f583bc4a714fcd62 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5124 → 5142

Reported by:	portscout
5124
12 Apr 2025 22:53:19
commit hash: a9f8d45e3878bdca83260da7cfca4622389a522ecommit hash: a9f8d45e3878bdca83260da7cfca4622389a522ecommit hash: a9f8d45e3878bdca83260da7cfca4622389a522ecommit hash: a9f8d45e3878bdca83260da7cfca4622389a522e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5106 → 5124
5106_1
11 Apr 2025 18:45:18
commit hash: 5c2d0ddc86a018dc636643678eb2a78f732915e6commit hash: 5c2d0ddc86a018dc636643678eb2a78f732915e6commit hash: 5c2d0ddc86a018dc636643678eb2a78f732915e6commit hash: 5c2d0ddc86a018dc636643678eb2a78f732915e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Fix version printout
5106
11 Apr 2025 03:00:49
commit hash: 12cc808b10af2a7c52a3343ca6470acb498346f6commit hash: 12cc808b10af2a7c52a3343ca6470acb498346f6commit hash: 12cc808b10af2a7c52a3343ca6470acb498346f6commit hash: 12cc808b10af2a7c52a3343ca6470acb498346f6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5097 → 5106
5097_2
11 Apr 2025 01:26:36
commit hash: 892ce9827770be54592389891c5fe6d005b19b2ecommit hash: 892ce9827770be54592389891c5fe6d005b19b2ecommit hash: 892ce9827770be54592389891c5fe6d005b19b2ecommit hash: 892ce9827770be54592389891c5fe6d005b19b2e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Fix run-time on older CPUs

... by disabling explicit flags that enable them.
5097_1
10 Apr 2025 16:45:58
commit hash: af7a35a41372e3ca766b859b2eacac49cd2b0d80commit hash: af7a35a41372e3ca766b859b2eacac49cd2b0d80commit hash: af7a35a41372e3ca766b859b2eacac49cd2b0d80commit hash: af7a35a41372e3ca766b859b2eacac49cd2b0d80 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Remove native compilation flag
5097
10 Apr 2025 08:04:27
commit hash: 5e8551be6b3625e7ae34342268638e9066b48d5bcommit hash: 5e8551be6b3625e7ae34342268638e9066b48d5bcommit hash: 5e8551be6b3625e7ae34342268638e9066b48d5bcommit hash: 5e8551be6b3625e7ae34342268638e9066b48d5b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5083 → 5097
5083_1
09 Apr 2025 10:09:08
commit hash: b9301f25c71d9e834cf5914b769e56d113c05eb9commit hash: b9301f25c71d9e834cf5914b769e56d113c05eb9commit hash: b9301f25c71d9e834cf5914b769e56d113c05eb9commit hash: b9301f25c71d9e834cf5914b769e56d113c05eb9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Remove unnecessary lines
5083_1
09 Apr 2025 10:07:52
commit hash: 64bbf0d68863a931fddb00804a3c72b9cce56fbecommit hash: 64bbf0d68863a931fddb00804a3c72b9cce56fbecommit hash: 64bbf0d68863a931fddb00804a3c72b9cce56fbecommit hash: 64bbf0d68863a931fddb00804a3c72b9cce56fbe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Small corrections
5083
09 Apr 2025 02:49:28
commit hash: beead301ce07426eb0cd568d0a7f291e023367d1commit hash: beead301ce07426eb0cd568d0a7f291e023367d1commit hash: beead301ce07426eb0cd568d0a7f291e023367d1commit hash: beead301ce07426eb0cd568d0a7f291e023367d1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5054 → 5083
5054_1
09 Apr 2025 02:41:51
commit hash: dd116a4403650595062aa00e84a757836c1eb360commit hash: dd116a4403650595062aa00e84a757836c1eb360commit hash: dd116a4403650595062aa00e84a757836c1eb360commit hash: dd116a4403650595062aa00e84a757836c1eb360 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Add the RC service llama-server

... that allows to communicate with AI models in a browser.
Submitted by:	Daniel Morante <daniel@morante.net> (initial version of the
service file)
5054
05 Apr 2025 13:54:29
commit hash: 8fecec4e125ee529ef02daad405b7d332ec63c9acommit hash: 8fecec4e125ee529ef02daad405b7d332ec63c9acommit hash: 8fecec4e125ee529ef02daad405b7d332ec63c9acommit hash: 8fecec4e125ee529ef02daad405b7d332ec63c9a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5022 → 5054

Reported by:	portscout
5022
02 Apr 2025 09:10:42
commit hash: bb986e937baefff46574912112a714532374d162commit hash: bb986e937baefff46574912112a714532374d162commit hash: bb986e937baefff46574912112a714532374d162commit hash: bb986e937baefff46574912112a714532374d162 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 5002 → 5022

Reported by:	portscout
5002
31 Mar 2025 09:12:28
commit hash: d87b5d3de97f93cb761570913803d2b517b15151commit hash: d87b5d3de97f93cb761570913803d2b517b15151commit hash: d87b5d3de97f93cb761570913803d2b517b15151commit hash: d87b5d3de97f93cb761570913803d2b517b15151 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4967 → 5002

Reported by:	portscout
4967
27 Mar 2025 06:52:49
commit hash: 6574cdc029efca5f2a7cda738926cc21f1901c28commit hash: 6574cdc029efca5f2a7cda738926cc21f1901c28commit hash: 6574cdc029efca5f2a7cda738926cc21f1901c28commit hash: 6574cdc029efca5f2a7cda738926cc21f1901c28 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4958 → 4967

Reported by:	portscout
4958
26 Mar 2025 07:54:01
commit hash: a7198930ec219923a325fbf416e3e9b84c2f86c0commit hash: a7198930ec219923a325fbf416e3e9b84c2f86c0commit hash: a7198930ec219923a325fbf416e3e9b84c2f86c0commit hash: a7198930ec219923a325fbf416e3e9b84c2f86c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4951 → 4958

Reported by:	portscout
4951
25 Mar 2025 08:07:16
commit hash: 34e3ac33a357e2fd6c034fdad4e7881d8c77cc77commit hash: 34e3ac33a357e2fd6c034fdad4e7881d8c77cc77commit hash: 34e3ac33a357e2fd6c034fdad4e7881d8c77cc77commit hash: 34e3ac33a357e2fd6c034fdad4e7881d8c77cc77 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4942 → 4951

Reported by:	portscout
4942
23 Mar 2025 07:56:16
commit hash: 3cf2e12442d8a16a62e941ab6935da9d0f3ae668commit hash: 3cf2e12442d8a16a62e941ab6935da9d0f3ae668commit hash: 3cf2e12442d8a16a62e941ab6935da9d0f3ae668commit hash: 3cf2e12442d8a16a62e941ab6935da9d0f3ae668 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4932 → 4942

Reported by:	portscout
4932
21 Mar 2025 08:18:53
commit hash: 35194456ded905a49c8f24776470961489c1e8b8commit hash: 35194456ded905a49c8f24776470961489c1e8b8commit hash: 35194456ded905a49c8f24776470961489c1e8b8commit hash: 35194456ded905a49c8f24776470961489c1e8b8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4920 → 4932

Reported by:	portscout
4920
19 Mar 2025 09:04:03
commit hash: 1ffff9201a6080fac7491ffe6f4548d8c0b02303commit hash: 1ffff9201a6080fac7491ffe6f4548d8c0b02303commit hash: 1ffff9201a6080fac7491ffe6f4548d8c0b02303commit hash: 1ffff9201a6080fac7491ffe6f4548d8c0b02303 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4908 → 4920

Reported by:	portscout
4908
18 Mar 2025 07:28:18
commit hash: db5f16dc08d3044e92bdce00cace03179cab1a3fcommit hash: db5f16dc08d3044e92bdce00cace03179cab1a3fcommit hash: db5f16dc08d3044e92bdce00cace03179cab1a3fcommit hash: db5f16dc08d3044e92bdce00cace03179cab1a3f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4897 → 4908

Reported by:	portscout
4897
17 Mar 2025 08:28:36
commit hash: 5ac006798e8dbc0cb1d991851fb7f0cd3aa4747acommit hash: 5ac006798e8dbc0cb1d991851fb7f0cd3aa4747acommit hash: 5ac006798e8dbc0cb1d991851fb7f0cd3aa4747acommit hash: 5ac006798e8dbc0cb1d991851fb7f0cd3aa4747a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4889 → 4897

Reported by:	portscout
4889
15 Mar 2025 16:11:59
commit hash: 6b3dd6e3c6115f7c3737d069da47ad778b3d625fcommit hash: 6b3dd6e3c6115f7c3737d069da47ad778b3d625fcommit hash: 6b3dd6e3c6115f7c3737d069da47ad778b3d625fcommit hash: 6b3dd6e3c6115f7c3737d069da47ad778b3d625f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4837 → 4889

Reported by:	portscout
4837
07 Mar 2025 15:57:21
commit hash: 9d86f7ec63ccc2d959a9df49a2fc38909bb14c62commit hash: 9d86f7ec63ccc2d959a9df49a2fc38909bb14c62commit hash: 9d86f7ec63ccc2d959a9df49a2fc38909bb14c62commit hash: 9d86f7ec63ccc2d959a9df49a2fc38909bb14c62 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4819 → 4837

Reported by:	portscout
4819
04 Mar 2025 07:19:03
commit hash: 126a85e9e1d16959b47eb0d60eb1933b4f8468becommit hash: 126a85e9e1d16959b47eb0d60eb1933b4f8468becommit hash: 126a85e9e1d16959b47eb0d60eb1933b4f8468becommit hash: 126a85e9e1d16959b47eb0d60eb1933b4f8468be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4793 → 4819

Reported by:	portscout
4793
01 Mar 2025 08:58:19
commit hash: 8cd7a8e996c57c511b37e32ab13bc026437eb1eccommit hash: 8cd7a8e996c57c511b37e32ab13bc026437eb1eccommit hash: 8cd7a8e996c57c511b37e32ab13bc026437eb1eccommit hash: 8cd7a8e996c57c511b37e32ab13bc026437eb1ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4784 → 4793

Reported by:	portscout
4784
28 Feb 2025 05:57:56
commit hash: 315cd607a296bbb576f557f6029840014b7721eecommit hash: 315cd607a296bbb576f557f6029840014b7721eecommit hash: 315cd607a296bbb576f557f6029840014b7721eecommit hash: 315cd607a296bbb576f557f6029840014b7721ee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4778 → 4784

Reported by:	portscout
4778
26 Feb 2025 03:36:49
commit hash: f362ec7540029ac00b7ced599ddfecaccb83663ecommit hash: f362ec7540029ac00b7ced599ddfecaccb83663ecommit hash: f362ec7540029ac00b7ced599ddfecaccb83663ecommit hash: f362ec7540029ac00b7ced599ddfecaccb83663e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4762 → 4778
4762
23 Feb 2025 09:47:51
commit hash: bbf3eeefa3c878af3379d247060a68e82db23e06commit hash: bbf3eeefa3c878af3379d247060a68e82db23e06commit hash: bbf3eeefa3c878af3379d247060a68e82db23e06commit hash: bbf3eeefa3c878af3379d247060a68e82db23e06 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4735 → 4762

Reported by:	portscout
4735
18 Feb 2025 09:01:41
commit hash: 4bd3c91b7b1d5c5afd1263621fdc96ad5cbd9372commit hash: 4bd3c91b7b1d5c5afd1263621fdc96ad5cbd9372commit hash: 4bd3c91b7b1d5c5afd1263621fdc96ad5cbd9372commit hash: 4bd3c91b7b1d5c5afd1263621fdc96ad5cbd9372 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4731 → 4735

Reported by:	portscout
4731
17 Feb 2025 06:43:39
commit hash: 014483e6e47478d8475fb64d2e42524610d4addccommit hash: 014483e6e47478d8475fb64d2e42524610d4addccommit hash: 014483e6e47478d8475fb64d2e42524610d4addccommit hash: 014483e6e47478d8475fb64d2e42524610d4addc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4705 → 4731
4705
13 Feb 2025 10:14:15
commit hash: 63b8d1adacf0f400cc513f38495470d0f3399b5ecommit hash: 63b8d1adacf0f400cc513f38495470d0f3399b5ecommit hash: 63b8d1adacf0f400cc513f38495470d0f3399b5ecommit hash: 63b8d1adacf0f400cc513f38495470d0f3399b5e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4689 → 4705

Reported by:	portscout
4689
12 Feb 2025 09:18:27
commit hash: 056ebb3add78294573ef4d3bb681f94cf1148201commit hash: 056ebb3add78294573ef4d3bb681f94cf1148201commit hash: 056ebb3add78294573ef4d3bb681f94cf1148201commit hash: 056ebb3add78294573ef4d3bb681f94cf1148201 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4677 → 4689

Reported by:	portscout
4677
10 Feb 2025 09:53:00
commit hash: 12741cf87a7bddd62e0c6753fbb481056f4320f4commit hash: 12741cf87a7bddd62e0c6753fbb481056f4320f4commit hash: 12741cf87a7bddd62e0c6753fbb481056f4320f4commit hash: 12741cf87a7bddd62e0c6753fbb481056f4320f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4675 → 4677

Reported by:	portscout
4675
09 Feb 2025 10:03:11
commit hash: 75b7f691ef3987fa167dbefa987b684bb30d51a0commit hash: 75b7f691ef3987fa167dbefa987b684bb30d51a0commit hash: 75b7f691ef3987fa167dbefa987b684bb30d51a0commit hash: 75b7f691ef3987fa167dbefa987b684bb30d51a0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4667 → 4675

Reported by:	portscout
4667
08 Feb 2025 02:15:36
commit hash: d582f38471eb92681118a76b779ac4c39f740f36commit hash: d582f38471eb92681118a76b779ac4c39f740f36commit hash: d582f38471eb92681118a76b779ac4c39f740f36commit hash: d582f38471eb92681118a76b779ac4c39f740f36 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4658 → 4667
4658
07 Feb 2025 11:37:29
commit hash: c3cb733532438498f5362bd1624454d0ccde58e6commit hash: c3cb733532438498f5362bd1624454d0ccde58e6commit hash: c3cb733532438498f5362bd1624454d0ccde58e6commit hash: c3cb733532438498f5362bd1624454d0ccde58e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4649 → 4658

Reported by:	portscout
4649
06 Feb 2025 15:05:43
commit hash: 728f068f9ad61831e01c4bb5474bf93be42047e9commit hash: 728f068f9ad61831e01c4bb5474bf93be42047e9commit hash: 728f068f9ad61831e01c4bb5474bf93be42047e9commit hash: 728f068f9ad61831e01c4bb5474bf93be42047e9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4576 → 4649
4576
29 Jan 2025 06:43:14
commit hash: 523ea12fb6844d5d374c1764cf47aa31bde0f8fbcommit hash: 523ea12fb6844d5d374c1764cf47aa31bde0f8fbcommit hash: 523ea12fb6844d5d374c1764cf47aa31bde0f8fbcommit hash: 523ea12fb6844d5d374c1764cf47aa31bde0f8fb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4568 → 4576

Reported by:	portscout
4568
27 Jan 2025 19:51:35
commit hash: af12a91f3fbbd6ffb6b3e52ca048b1da0be3dc5acommit hash: af12a91f3fbbd6ffb6b3e52ca048b1da0be3dc5acommit hash: af12a91f3fbbd6ffb6b3e52ca048b1da0be3dc5acommit hash: af12a91f3fbbd6ffb6b3e52ca048b1da0be3dc5a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4562 → 4568
4562
27 Jan 2025 09:58:06
commit hash: c8d0fb4d30ebed5c576acf1fc1ac5d91c8d6bacfcommit hash: c8d0fb4d30ebed5c576acf1fc1ac5d91c8d6bacfcommit hash: c8d0fb4d30ebed5c576acf1fc1ac5d91c8d6bacfcommit hash: c8d0fb4d30ebed5c576acf1fc1ac5d91c8d6bacf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4557 → 4562

Reported by:	portscout
4557
26 Jan 2025 07:07:16
commit hash: 9d03ca4ccb721444b5bb4cd8eb6bb042b168b7c7commit hash: 9d03ca4ccb721444b5bb4cd8eb6bb042b168b7c7commit hash: 9d03ca4ccb721444b5bb4cd8eb6bb042b168b7c7commit hash: 9d03ca4ccb721444b5bb4cd8eb6bb042b168b7c7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4549 → 4557
4549
25 Jan 2025 05:50:42
commit hash: 7122ee39ddc3e00db52c2c83f650b2459191ce99commit hash: 7122ee39ddc3e00db52c2c83f650b2459191ce99commit hash: 7122ee39ddc3e00db52c2c83f650b2459191ce99commit hash: 7122ee39ddc3e00db52c2c83f650b2459191ce99 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4539 → 4549

Reported by:	portscout
4539
24 Jan 2025 03:05:38
commit hash: b9805a28222e8b32bcd9af3e101a78c320fb359acommit hash: b9805a28222e8b32bcd9af3e101a78c320fb359acommit hash: b9805a28222e8b32bcd9af3e101a78c320fb359acommit hash: b9805a28222e8b32bcd9af3e101a78c320fb359a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4529 → 4539
4529
23 Jan 2025 03:53:15
commit hash: 51f8029e7e3f317fd69334aa420994f96b4f285acommit hash: 51f8029e7e3f317fd69334aa420994f96b4f285acommit hash: 51f8029e7e3f317fd69334aa420994f96b4f285acommit hash: 51f8029e7e3f317fd69334aa420994f96b4f285a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4520 → 4529
4520
21 Jan 2025 09:21:23
commit hash: 0ee1072e6323dbb1342d78366c439d7f0a3f77ebcommit hash: 0ee1072e6323dbb1342d78366c439d7f0a3f77ebcommit hash: 0ee1072e6323dbb1342d78366c439d7f0a3f77ebcommit hash: 0ee1072e6323dbb1342d78366c439d7f0a3f77eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4510 → 4520
4510
20 Jan 2025 02:40:40
commit hash: 18e149ce4e733119ae1829693cd680dc8bf35da3commit hash: 18e149ce4e733119ae1829693cd680dc8bf35da3commit hash: 18e149ce4e733119ae1829693cd680dc8bf35da3commit hash: 18e149ce4e733119ae1829693cd680dc8bf35da3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4508 → 4510
4508
19 Jan 2025 03:53:12
commit hash: 2728dc3a7d4e800f2e64941d1661f2c7eb6d9ee9commit hash: 2728dc3a7d4e800f2e64941d1661f2c7eb6d9ee9commit hash: 2728dc3a7d4e800f2e64941d1661f2c7eb6d9ee9commit hash: 2728dc3a7d4e800f2e64941d1661f2c7eb6d9ee9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4502 → 4508
4502
18 Jan 2025 06:06:35
commit hash: 1897595100b4a7f9711979bf5719edf6378a2902commit hash: 1897595100b4a7f9711979bf5719edf6378a2902commit hash: 1897595100b4a7f9711979bf5719edf6378a2902commit hash: 1897595100b4a7f9711979bf5719edf6378a2902 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4497 → 4502
4497
17 Jan 2025 07:21:39
commit hash: eb56ee36efaaeae51b89b518fe55c3a85ed23506commit hash: eb56ee36efaaeae51b89b518fe55c3a85ed23506commit hash: eb56ee36efaaeae51b89b518fe55c3a85ed23506commit hash: eb56ee36efaaeae51b89b518fe55c3a85ed23506 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4488 → 4497

Reported by:	portscout
4488
16 Jan 2025 06:35:06
commit hash: bf56d9a25590495e7cdd216474aa38691258b078commit hash: bf56d9a25590495e7cdd216474aa38691258b078commit hash: bf56d9a25590495e7cdd216474aa38691258b078commit hash: bf56d9a25590495e7cdd216474aa38691258b078 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4485 → 4488

Reported by:	portscout
4485
15 Jan 2025 16:44:53
commit hash: bc88529a89790c8eb32d94c0cdf4696d15f79b53commit hash: bc88529a89790c8eb32d94c0cdf4696d15f79b53commit hash: bc88529a89790c8eb32d94c0cdf4696d15f79b53commit hash: bc88529a89790c8eb32d94c0cdf4696d15f79b53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4481 → 4485
4481
14 Jan 2025 21:02:22
commit hash: c6bdbf4f1cc24a431d5b38503c2154b8bc2c36d5commit hash: c6bdbf4f1cc24a431d5b38503c2154b8bc2c36d5commit hash: c6bdbf4f1cc24a431d5b38503c2154b8bc2c36d5commit hash: c6bdbf4f1cc24a431d5b38503c2154b8bc2c36d5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4475 → 4481
4475
14 Jan 2025 06:11:22
commit hash: 4958e6c4073d596de2216c9779db9c46ef7e7883commit hash: 4958e6c4073d596de2216c9779db9c46ef7e7883commit hash: 4958e6c4073d596de2216c9779db9c46ef7e7883commit hash: 4958e6c4073d596de2216c9779db9c46ef7e7883 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4466 → 4475

Reported by:	portscout
4466
13 Jan 2025 00:03:12
commit hash: 084db40938631dd3fab6ee4d594e6ee5144b73a5commit hash: 084db40938631dd3fab6ee4d594e6ee5144b73a5commit hash: 084db40938631dd3fab6ee4d594e6ee5144b73a5commit hash: 084db40938631dd3fab6ee4d594e6ee5144b73a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4458 → 4466
4458
11 Jan 2025 09:30:41
commit hash: f5ce4ca4dd2cac5bf4af4203ed771d279c234871commit hash: f5ce4ca4dd2cac5bf4af4203ed771d279c234871commit hash: f5ce4ca4dd2cac5bf4af4203ed771d279c234871commit hash: f5ce4ca4dd2cac5bf4af4203ed771d279c234871 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4419 → 4458

Reported by:	portscout
4419
06 Jan 2025 11:23:39
commit hash: 8e8b9f7c079654ffa2a329004f18fbf410e882d4commit hash: 8e8b9f7c079654ffa2a329004f18fbf410e882d4commit hash: 8e8b9f7c079654ffa2a329004f18fbf410e882d4commit hash: 8e8b9f7c079654ffa2a329004f18fbf410e882d4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4418 → 4419

Reported by:	portscout
4418
06 Jan 2025 04:01:04
commit hash: 4e02f4adba52c79983d9b5e378500571de5a5f2dcommit hash: 4e02f4adba52c79983d9b5e378500571de5a5f2dcommit hash: 4e02f4adba52c79983d9b5e378500571de5a5f2dcommit hash: 4e02f4adba52c79983d9b5e378500571de5a5f2d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4409 → 4418

Reported by:	portscout
4409
04 Jan 2025 04:07:50
commit hash: 5837cbaa2a633a51795026c33e736931384f04e0commit hash: 5837cbaa2a633a51795026c33e736931384f04e0commit hash: 5837cbaa2a633a51795026c33e736931384f04e0commit hash: 5837cbaa2a633a51795026c33e736931384f04e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4406 → 4409

Reported by:	portscout
4406
03 Jan 2025 10:27:41
commit hash: 9b2f8ea987842406e59f72ef0bce2df2f66aaf07commit hash: 9b2f8ea987842406e59f72ef0bce2df2f66aaf07commit hash: 9b2f8ea987842406e59f72ef0bce2df2f66aaf07commit hash: 9b2f8ea987842406e59f72ef0bce2df2f66aaf07 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4404 → 4406

Reported by:	portscout
4404
02 Jan 2025 00:39:10
commit hash: f72088b8f67d217861539f1e560a3e76da83279bcommit hash: f72088b8f67d217861539f1e560a3e76da83279bcommit hash: f72088b8f67d217861539f1e560a3e76da83279bcommit hash: f72088b8f67d217861539f1e560a3e76da83279b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4381 → 4404
4381
26 Dec 2024 21:19:57
commit hash: 759e44198f85859333ba5fe6cb00e875c2727646commit hash: 759e44198f85859333ba5fe6cb00e875c2727646commit hash: 759e44198f85859333ba5fe6cb00e875c2727646commit hash: 759e44198f85859333ba5fe6cb00e875c2727646 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Fix configure

PR:		283621
Reported by:	Eric Camachat <eric@camachat.org>
4381
23 Dec 2024 10:07:55
commit hash: aef93118ef418919e9221b22672e17ab682ef884commit hash: aef93118ef418919e9221b22672e17ab682ef884commit hash: aef93118ef418919e9221b22672e17ab682ef884commit hash: aef93118ef418919e9221b22672e17ab682ef884 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4372 → 4381
4372_1
23 Dec 2024 00:01:24
commit hash: c5e5e7e16df7c86c8e9f0091cfdfcf87e73571a5commit hash: c5e5e7e16df7c86c8e9f0091cfdfcf87e73571a5commit hash: c5e5e7e16df7c86c8e9f0091cfdfcf87e73571a5commit hash: c5e5e7e16df7c86c8e9f0091cfdfcf87e73571a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Fix regression in run-time

... caused by missing code to retrieve path
to the currently running executable.

PR:		283470
Reported by:	mord0d@firemail.cc
modified:   distinfo
4372
21 Dec 2024 05:19:31
commit hash: c3500fe74dfdf48f46fe3fd5c8b9379666b1027fcommit hash: c3500fe74dfdf48f46fe3fd5c8b9379666b1027fcommit hash: c3500fe74dfdf48f46fe3fd5c8b9379666b1027fcommit hash: c3500fe74dfdf48f46fe3fd5c8b9379666b1027f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4367 → 4372

Reported by:	portscout
4367
20 Dec 2024 06:05:51
commit hash: 6deff7f600743aeafb11cb069d49094576f4a480commit hash: 6deff7f600743aeafb11cb069d49094576f4a480commit hash: 6deff7f600743aeafb11cb069d49094576f4a480commit hash: 6deff7f600743aeafb11cb069d49094576f4a480 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4337 → 4367

Reported by:	portscout
4337
17 Dec 2024 09:45:37
commit hash: dfeb179aec353e55fc38c88e83cb51d360b2821bcommit hash: dfeb179aec353e55fc38c88e83cb51d360b2821bcommit hash: dfeb179aec353e55fc38c88e83cb51d360b2821bcommit hash: dfeb179aec353e55fc38c88e83cb51d360b2821b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4333 → 4337

Reported by:	portscout
4333
16 Dec 2024 11:44:16
commit hash: 2cd2eefb68e650903b95726ab3502cf7436fd3e9commit hash: 2cd2eefb68e650903b95726ab3502cf7436fd3e9commit hash: 2cd2eefb68e650903b95726ab3502cf7436fd3e9commit hash: 2cd2eefb68e650903b95726ab3502cf7436fd3e9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4329 → 4333

Reported by:	portscout
4329
15 Dec 2024 06:25:08
commit hash: 055b8cff9c7d608e0c900a28ca614c61c6f0a416commit hash: 055b8cff9c7d608e0c900a28ca614c61c6f0a416commit hash: 055b8cff9c7d608e0c900a28ca614c61c6f0a416commit hash: 055b8cff9c7d608e0c900a28ca614c61c6f0a416 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4318 → 4329

Reported by:	portscout
4318
13 Dec 2024 11:28:48
commit hash: 151c958da2d8388aac4a22c21fc61234444b2828commit hash: 151c958da2d8388aac4a22c21fc61234444b2828commit hash: 151c958da2d8388aac4a22c21fc61234444b2828commit hash: 151c958da2d8388aac4a22c21fc61234444b2828 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4295 → 4318

Reported by:	portscout
4295
10 Dec 2024 10:49:43
commit hash: dd4f6131e6d7b407a76a5322db9b771714962857commit hash: dd4f6131e6d7b407a76a5322db9b771714962857commit hash: dd4f6131e6d7b407a76a5322db9b771714962857commit hash: dd4f6131e6d7b407a76a5322db9b771714962857 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4285 → 4295

Reported by:	portscout
4285
08 Dec 2024 22:38:28
commit hash: 217f271b81ac90f83410ac806957d0d5daaaa580commit hash: 217f271b81ac90f83410ac806957d0d5daaaa580commit hash: 217f271b81ac90f83410ac806957d0d5daaaa580commit hash: 217f271b81ac90f83410ac806957d0d5daaaa580 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: Fix plist when VULKAN=OFF

PR:		283205
Reported by:	mord0d@firemail.cc
4285
08 Dec 2024 11:08:54
commit hash: aa5c8c811c5434f57375c011e8757fefa5fc1d98commit hash: aa5c8c811c5434f57375c011e8757fefa5fc1d98commit hash: aa5c8c811c5434f57375c011e8757fefa5fc1d98commit hash: aa5c8c811c5434f57375c011e8757fefa5fc1d98 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4120 → 4285
4120
18 Nov 2024 22:26:47
commit hash: d45cc30d024581a0d7252d9cb3bc45893fc51618commit hash: d45cc30d024581a0d7252d9cb3bc45893fc51618commit hash: d45cc30d024581a0d7252d9cb3bc45893fc51618commit hash: d45cc30d024581a0d7252d9cb3bc45893fc51618 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4103 → 4120

Reported by:	portscout
4103
17 Nov 2024 18:10:29
commit hash: e645716e19ac0b9255d94a28f002955d7f5d38decommit hash: e645716e19ac0b9255d94a28f002955d7f5d38decommit hash: e645716e19ac0b9255d94a28f002955d7f5d38decommit hash: e645716e19ac0b9255d94a28f002955d7f5d38de files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4095 → 4103

Reported by:	portscout
4095
16 Nov 2024 10:27:20
commit hash: ec982777ed46881e8f4c8a1bf94843597a4e018dcommit hash: ec982777ed46881e8f4c8a1bf94843597a4e018dcommit hash: ec982777ed46881e8f4c8a1bf94843597a4e018dcommit hash: ec982777ed46881e8f4c8a1bf94843597a4e018d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4081 → 4095

Reported by:	portscout
4081
15 Nov 2024 09:20:28
commit hash: 41d37ac87ac9d244d0ce1dadc3ffadfa9c527b63commit hash: 41d37ac87ac9d244d0ce1dadc3ffadfa9c527b63commit hash: 41d37ac87ac9d244d0ce1dadc3ffadfa9c527b63commit hash: 41d37ac87ac9d244d0ce1dadc3ffadfa9c527b63 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4061 → 4081

Reported by:	portscout
4061
10 Nov 2024 17:19:08
commit hash: ee03109ad36d99c699a03aa0de87870ae312b875commit hash: ee03109ad36d99c699a03aa0de87870ae312b875commit hash: ee03109ad36d99c699a03aa0de87870ae312b875commit hash: ee03109ad36d99c699a03aa0de87870ae312b875 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 4053 → 4061

Reported by:	portscout
4053
09 Nov 2024 06:06:09
commit hash: d2fb6a386c5a5c5cbb66c3a6fde32d8d7f9f431ccommit hash: d2fb6a386c5a5c5cbb66c3a6fde32d8d7f9f431ccommit hash: d2fb6a386c5a5c5cbb66c3a6fde32d8d7f9f431ccommit hash: d2fb6a386c5a5c5cbb66c3a6fde32d8d7f9f431c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3916 → 4053

Reported by:	portscout
3916
03 Nov 2024 05:25:26
commit hash: 80cbc1e4a6d74f034391655aebff6f51d594ccdccommit hash: 80cbc1e4a6d74f034391655aebff6f51d594ccdccommit hash: 80cbc1e4a6d74f034391655aebff6f51d594ccdccommit hash: 80cbc1e4a6d74f034391655aebff6f51d594ccdc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3990 → 3916

Reported by:	portscout
3990
30 Oct 2024 03:54:12
commit hash: 0581ecee72bd6c017fba643b97219d5435fa814acommit hash: 0581ecee72bd6c017fba643b97219d5435fa814acommit hash: 0581ecee72bd6c017fba643b97219d5435fa814acommit hash: 0581ecee72bd6c017fba643b97219d5435fa814a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3983 → 3990
3983
28 Oct 2024 07:32:16
commit hash: d4935e43322415ee6253c5c075087888d0d616decommit hash: d4935e43322415ee6253c5c075087888d0d616decommit hash: d4935e43322415ee6253c5c075087888d0d616decommit hash: d4935e43322415ee6253c5c075087888d0d616de files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3982 → 3983

Reported by:	portscout
3982
27 Oct 2024 20:46:57
commit hash: 023f9ac9fa898c399967ce890847e78f62111b77commit hash: 023f9ac9fa898c399967ce890847e78f62111b77commit hash: 023f9ac9fa898c399967ce890847e78f62111b77commit hash: 023f9ac9fa898c399967ce890847e78f62111b77 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3974 → 3982

Reported by:	portscout
3974
25 Oct 2024 03:27:39
commit hash: 546dd2e42faef971fb188231332afa1dcd9ebb61commit hash: 546dd2e42faef971fb188231332afa1dcd9ebb61commit hash: 546dd2e42faef971fb188231332afa1dcd9ebb61commit hash: 546dd2e42faef971fb188231332afa1dcd9ebb61 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3952 → 3974
3952
23 Oct 2024 09:44:44
commit hash: 9bf55a410485f833fed281f29cc2b9ec278b6606commit hash: 9bf55a410485f833fed281f29cc2b9ec278b6606commit hash: 9bf55a410485f833fed281f29cc2b9ec278b6606commit hash: 9bf55a410485f833fed281f29cc2b9ec278b6606 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3938 → 3952

Reported by:	portscout
3938
18 Oct 2024 03:25:24
commit hash: 80b6a2e096fa0c85d0d10eaec340b9ef030bd5dfcommit hash: 80b6a2e096fa0c85d0d10eaec340b9ef030bd5dfcommit hash: 80b6a2e096fa0c85d0d10eaec340b9ef030bd5dfcommit hash: 80b6a2e096fa0c85d0d10eaec340b9ef030bd5df files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3914 → 3938
3914
13 Oct 2024 21:01:41
commit hash: 79b300ab4a4fb97f23b71f4d1d67c02221f8e122commit hash: 79b300ab4a4fb97f23b71f4d1d67c02221f8e122commit hash: 79b300ab4a4fb97f23b71f4d1d67c02221f8e122commit hash: 79b300ab4a4fb97f23b71f4d1d67c02221f8e122 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3902 → 3914
3902
10 Oct 2024 03:36:48
commit hash: feb8f016ac73d14c270ef1e56b139c36738c4985commit hash: feb8f016ac73d14c270ef1e56b139c36738c4985commit hash: feb8f016ac73d14c270ef1e56b139c36738c4985commit hash: feb8f016ac73d14c270ef1e56b139c36738c4985 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3899 → 3902
3899
09 Oct 2024 03:17:34
commit hash: 4239f9fd08642b429c7a21af6168bb61d24f3515commit hash: 4239f9fd08642b429c7a21af6168bb61d24f3515commit hash: 4239f9fd08642b429c7a21af6168bb61d24f3515commit hash: 4239f9fd08642b429c7a21af6168bb61d24f3515 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3889 → 3899
3889
07 Oct 2024 09:42:13
commit hash: 11b3e98dc974ead8cc52d5fdd9ee959a1cf667a9commit hash: 11b3e98dc974ead8cc52d5fdd9ee959a1cf667a9commit hash: 11b3e98dc974ead8cc52d5fdd9ee959a1cf667a9commit hash: 11b3e98dc974ead8cc52d5fdd9ee959a1cf667a9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3883 → 3889

Reported by:	portscout
3883
05 Oct 2024 03:09:27
commit hash: 590de734916abcc978232bb1ecc25f449fcaf1dccommit hash: 590de734916abcc978232bb1ecc25f449fcaf1dccommit hash: 590de734916abcc978232bb1ecc25f449fcaf1dccommit hash: 590de734916abcc978232bb1ecc25f449fcaf1dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3878 → 3883
3878
04 Oct 2024 04:24:52
commit hash: d9e17b15edf1c57f219c65eda0cccb8b18029695commit hash: d9e17b15edf1c57f219c65eda0cccb8b18029695commit hash: d9e17b15edf1c57f219c65eda0cccb8b18029695commit hash: d9e17b15edf1c57f219c65eda0cccb8b18029695 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3868 → 3878

Reported by:	portscout
3868
03 Oct 2024 09:17:09
commit hash: fdba426dd9bb3f6e969f8bc896eb8350a9022af3commit hash: fdba426dd9bb3f6e969f8bc896eb8350a9022af3commit hash: fdba426dd9bb3f6e969f8bc896eb8350a9022af3commit hash: fdba426dd9bb3f6e969f8bc896eb8350a9022af3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3837 → 3868

Reported by:	portscout
3837
29 Sep 2024 09:31:02
commit hash: e9aafdf8f9c70dcd0e17d8e62c964b071d2f2fc7commit hash: e9aafdf8f9c70dcd0e17d8e62c964b071d2f2fc7commit hash: e9aafdf8f9c70dcd0e17d8e62c964b071d2f2fc7commit hash: e9aafdf8f9c70dcd0e17d8e62c964b071d2f2fc7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3829 → 3837

Reported by:	portscout
3829
28 Sep 2024 08:29:01
commit hash: c54cba00954dc5406bccb5438117957a330aa935commit hash: c54cba00954dc5406bccb5438117957a330aa935commit hash: c54cba00954dc5406bccb5438117957a330aa935commit hash: c54cba00954dc5406bccb5438117957a330aa935 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3828 → 3829

Reported by:	portscout
3828
27 Sep 2024 08:38:49
commit hash: 984b251f3857d8f0ef0d96b22296f8a9936a6b81commit hash: 984b251f3857d8f0ef0d96b22296f8a9936a6b81commit hash: 984b251f3857d8f0ef0d96b22296f8a9936a6b81commit hash: 984b251f3857d8f0ef0d96b22296f8a9936a6b81 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3821 → 3828

Reported by:	portscout
3821
25 Sep 2024 08:33:29
commit hash: c78205506169c1a34ed039150c855e85f358297ccommit hash: c78205506169c1a34ed039150c855e85f358297ccommit hash: c78205506169c1a34ed039150c855e85f358297ccommit hash: c78205506169c1a34ed039150c855e85f358297c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: update 3813 → 3821

Reported by:	portscout

Number of commits found: 252 (showing only 100 on this page)

1 | 2 | 3  »