sci-ml/colibri
Run GLM-5.2 (744B MoE) on consumer hardware with expert streaming
-
colibri-9999bench +python python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: bennypowers -
colibri-1.4.0~amd64bench cuda +python rocm python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: bennypowers -
colibri-1.1.1~amd64bench cuda +python rocm python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: bennypowers -
colibri-1.1.0-r1~amd64bench cuda +python rocm python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: bennypowers -
colibri-1.1.0~amd64bench cuda +python rocm python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: bennypowers
ChangeLog
commit dd617fabf0cc177f0b1744b57d35fa577ec1f00d
Author: Benny Powers <web@bennypowers.com>
Date: Mon Aug 3 09:55:29 2026 +0300
feat(sci-ml/colibri): bump to 1.4.0
Assisted-By: Claude Sonnet 4.6
commit 91ebdcc66a2d0f802bec9ca8170e8c1528a4b140
Author: Benny Powers <web@bennypowers.com>
Date: Thu Jul 23 11:48:17 2026 +0300
feat(sci-ml/colibri): bump to 1.1.1
Upstream adds native libexec path handling for runtime modules.
Version import patch still needed (precedes libexec fallback).
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit a74ff31516a7a2e882e517dc12e35d6060f7cae7
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 22 18:17:51 2026 +0300
fix(sci-ml/colibri): fix version import, add r1
version.py lives in libexec when installed to /usr/bin. Patch coli
to add libexec to sys.path before the version import.
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit 6f040a6e06eec84435c8d824025fcd93bd7af57a
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 22 17:41:06 2026 +0300
feat(sci-ml/colibri): add 1.1.0 with cuda/rocm support
Add versioned release with GPU offloading USE flags:
- cuda: NVIDIA GPU via nvcc/cudart
- rocm: AMD GPU via hipcc/HIP (validated on RDNA4)
- CTX env var documented for tool-calling contexts
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit 8d7c3d09fb7732e0c19bbc1ef18f75c2ba88c8aa
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 15 18:41:43 2026 +0300
fix(sci-ml/colibri): remove patch
commit ce54aa600b4865e70d3e461ed447ca29758c2a2f
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 15 08:34:27 2026 +0300
fix(sci-ml/colibri): patch for issue 236
commit bc6abd7316478c0b58f761a5c4160e2b791f6351
Author: Benny Powers <web@bennypowers.com>
Date: Tue Jul 14 16:44:58 2026 +0300
fix(sci-ml/colibri): add `bench` use, benchmark datasets
commit af33ba50875911ea13c89abc7a9aa8536f3fdaf8
Author: Benny Powers <web@bennypowers.com>
Date: Tue Jul 14 16:31:02 2026 +0300
fix(sci-ml/colibri): tools dir
commit 91e55b254ed9dd9e12083f49e80ef999316e62a0
Author: Benny Powers <web@bennypowers.com>
Date: Tue Jul 14 13:30:45 2026 +0300
feat(sci-ml/colibri): add sci-ml/colibri
Author: Benny Powers <web@bennypowers.com>
Date: Mon Aug 3 09:55:29 2026 +0300
feat(sci-ml/colibri): bump to 1.4.0
Assisted-By: Claude Sonnet 4.6
commit 91ebdcc66a2d0f802bec9ca8170e8c1528a4b140
Author: Benny Powers <web@bennypowers.com>
Date: Thu Jul 23 11:48:17 2026 +0300
feat(sci-ml/colibri): bump to 1.1.1
Upstream adds native libexec path handling for runtime modules.
Version import patch still needed (precedes libexec fallback).
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit a74ff31516a7a2e882e517dc12e35d6060f7cae7
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 22 18:17:51 2026 +0300
fix(sci-ml/colibri): fix version import, add r1
version.py lives in libexec when installed to /usr/bin. Patch coli
to add libexec to sys.path before the version import.
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit 6f040a6e06eec84435c8d824025fcd93bd7af57a
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 22 17:41:06 2026 +0300
feat(sci-ml/colibri): add 1.1.0 with cuda/rocm support
Add versioned release with GPU offloading USE flags:
- cuda: NVIDIA GPU via nvcc/cudart
- rocm: AMD GPU via hipcc/HIP (validated on RDNA4)
- CTX env var documented for tool-calling contexts
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit 8d7c3d09fb7732e0c19bbc1ef18f75c2ba88c8aa
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 15 18:41:43 2026 +0300
fix(sci-ml/colibri): remove patch
commit ce54aa600b4865e70d3e461ed447ca29758c2a2f
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jul 15 08:34:27 2026 +0300
fix(sci-ml/colibri): patch for issue 236
commit bc6abd7316478c0b58f761a5c4160e2b791f6351
Author: Benny Powers <web@bennypowers.com>
Date: Tue Jul 14 16:44:58 2026 +0300
fix(sci-ml/colibri): add `bench` use, benchmark datasets
commit af33ba50875911ea13c89abc7a9aa8536f3fdaf8
Author: Benny Powers <web@bennypowers.com>
Date: Tue Jul 14 16:31:02 2026 +0300
fix(sci-ml/colibri): tools dir
commit 91e55b254ed9dd9e12083f49e80ef999316e62a0
Author: Benny Powers <web@bennypowers.com>
Date: Tue Jul 14 13:30:45 2026 +0300
feat(sci-ml/colibri): add sci-ml/colibri

