_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-geomloss 0.3.1
Propagated dependencies: python-numpy@2.3.1 python-pytorch@2.10.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.kernel-operations.io/geomloss/
Licenses: Expat
Build system: pyproject
Synopsis: Geometric loss functions between point clouds, images and volumes
Description:

The GeomLoss library provides efficient GPU implementations for:

  • Kernel norms (also known as Maximum Mean Discrepancies).

  • Hausdorff divergences, which are positive definite generalizations of the Chamfer-ICP loss and are analogous to log-likelihoods of Gaussian Mixture Models.

  • Debiased Sinkhorn divergences, which are affordable yet positive and definite approximations of Optimal Transport (Wasserstein) distances.

mnn 3.5.0
Dependencies: fp16@0.0-1.0a92994 glew@2.2.0 glslang@1.4.335.0 glu@9.0.2 mesa@26.0.2 mesa-headers@26.0.2 mesa-opencl@26.0.2 opencl-headers@2025.07.22 opencl-clhpp@2025.07.22 opencl-icd-loader@2025.07.22 opencv@4.13.0 protobuf@3.20.3 pthreadpool@0.1-3.560c60d rapidjson@1.1.0-1.949c771 shaderc@2025.5 vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: http://www.mnn.zone/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Fast, lightweight deep learning framework
Description:

MNN is a deep learning framework. It supports inference and training of deep learning models for inference and training on-device.

koboldcpp 1.116.1
Dependencies: bash-minimal@5.2.37 python@3.12.12 python-customtkinter@5.2.2 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0 vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lostruins/koboldcpp
Licenses: AGPL 3 Expat
Build system: gnu
Synopsis: AI text-generation software for GGML and GGUF models
Description:

KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF models, builds off llama.cpp and adds many additional features:

  • Runs on CPU or GPU, supports full or partial offloaded

  • LLM text generation (Supports all GGML and GGUF models, backwards compatibility with ALL past models)

  • Image Generation (Stable Diffusion 1.5, SDXL, SD3, Flux)

  • Speech-To-Text (Voice Recognition) via Whisper

  • Text-To-Speech (Voice Generation) via OuteTTS, Kokoro, Parler and Dia

  • Provides many compatible APIs endpoints for many popular webservices (KoboldCppApi OpenAiApi OllamaApi A1111ForgeApi ComfyUiApi WhisperTranscribeApi XttsApi OpenAiSpeechApi)

  • Bundled KoboldAI Lite UI with editing tools, save formats, memory, world info, author's note, characters, scenarios

  • Includes multiple modes (chat, adventure, instruct, storywriter) and UI Themes (aesthetic roleplay, classic writer, corporate assistant messsenger)

  • Supports loading Tavern Character Cards, importing many different data formats from various sites, reading or exporting JSON savefiles and persistent stories

  • Many other features including new samplers, regex support websearch, RAG via TextDB, image recognition/vision and more

All up-to-date GGUF models are supported, and KoboldCpp also includes backward compatibility for older versions/legacy GGML models.

onnxruntime 1.22.0
Dependencies: abseil-cpp@20250127.1 boost@1.89.0 cpuinfo@0.0-8.84818a4 dlpack@1.2 c++-gsl@4.2.0 date@3.0.1 eigen-for-onnxruntime@3.4.0-0.1d8b82b flatbuffers@23.5.26 googletest@1.17.0 nlohmann-json@3.12.0 onnx-for-onnxruntime@1.17.0 protobuf-static@3.21.9 pybind11@2.13.6 re2@2024-07-02 safeint@3.0.28 zlib@1.3.1
Propagated dependencies: python-coloredlogs@15.0.1 python-flatbuffers@25.2.10 python-protobuf@3.20.3 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/microsoft/onnxruntime
Licenses: Expat
Build system: cmake
Synopsis: Cross-platform, high performance scoring engine for ML models
Description:

ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models, with an open extensible architecture to continually address the latest developments in AI and Deep Learning. ONNX Runtime stays up to date with the ONNX standard with complete implementation of all ONNX operators, and supports all ONNX releases (1.2+) with both future and backwards compatibility.

python-lightning-utilities 0.15.3
Propagated dependencies: python-packaging@25.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Lightning-AI/utilities
Licenses: ASL 2.0
Build system: pyproject
Synopsis: PyTorch Lightning sample project
Description:

This package provides common Python utilities and GitHub Actions for the Lightning suite of libraries.

r-rcppml-devel 0.5.6-3.2beac65
Propagated dependencies: r-matrix@1.7-5 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/zdebruine/RcppML
Licenses: GPL 3+
Build system: r
Synopsis: Rcpp machine learning Library
Description:

This package provides fast machine learning algorithms including matrix factorization and divisive clustering for large sparse and dense matrices.

python-paramz 0.9.6
Propagated dependencies: python-decorator@5.2.1 python-numpy@1.26.4 python-scipy@1.16.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/sods/paramz
Licenses: Modified BSD
Build system: pyproject
Synopsis: The Parameterization Framework
Description:

paramz is a lightweight parameterization framework for parameterized model creation and handling. Its features include:

  • Easy model creation with parameters.

  • Fast optimized access of parameters for optimization routines.

  • Memory efficient storage of parameters (only one copy in memory).

  • Renaming of parameters.

  • Intuitive printing of models and parameters.

  • Gradient saving directly inside parameters.

  • Gradient checking of parameters.

  • Optimization of parameters.

  • Jupyter notebook integration.

  • Efficient storage of models, for reloading.

  • Efficient caching.

dmlc-core 0.5
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/dmlc/dmlc-core
Licenses: ASL 2.0
Build system: cmake
Synopsis: Common bricks library for machine learning
Description:

DMLC-Core is the backbone library to support all DMLC projects, offers the bricks to build efficient and scalable distributed machine learning libraries.

nerd-dictation-xdotool 0-2.03ce043
Dependencies: bash-minimal@5.2.37 nerd-dictation@0-2.03ce043
Propagated dependencies: pulseaudio@16.1 xdotool@3.20211022.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ideasman42/nerd-dictation
Licenses: GPL 2+
Build system: trivial
Synopsis: Offline speech-to-text for desktop Linux
Description:

This package provides simple access speech to text for using in Linux without being tied to a desktop environment, using the vosk-api. The user configuration lets you manipulate text using Python string operations. It has zero overhead, as this relies on manual activation and there are no background processes. Dictation is accessed manually with nerd-dictation begin and nerd-dictation end commands.

python-argos-translate-files 1.4.3
Propagated dependencies: python-argostranslate@1.10.0 python-beautifulsoup4@4.14.3 python-lxml@6.0.2 python-pymupdf@1.27.2.2 python-pysrt@1.1.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/LibreTranslate/argos-translate-files
Licenses: AGPL 3
Build system: pyproject
Synopsis: Translate files with Argos Translate
Description:

This package provides a Python library for translating plain- and rich-text documents with Argos Translate.

gloo 0.0.0-4.54cbae0
Dependencies: openssl@1.1.1w rdma-core@62.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/facebookincubator/gloo
Licenses: Modified BSD
Build system: cmake
Synopsis: Collective communications library
Description:

Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce.

python-gymnasium 0.29.1
Propagated dependencies: python-cloudpickle@3.1.0 python-farama-notifications@0.0.4 python-numpy@2.3.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://gymnasium.farama.org/
Licenses: Expat
Build system: pyproject
Synopsis: Standard API for reinforcement learning and a set of reference environments
Description:

This package provides a standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).

libsvm 337
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Licenses: Modified BSD
Build system: gnu
Synopsis: Library for Support Vector Machines
Description:

LIBSVM is a machine learning library for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.

python-thinc 8.3.13
Propagated dependencies: python-blis@1.3.3 python-catalogue@2.0.10 python-confection@1.3.3 python-cymem@2.0.6 python-murmurhash@1.0.10 python-numpy@2.3.1 python-packaging@25.0 python-preshed@3.0.6 python-pydantic@2.12.5 python-srsly@2.5.3 python-wasabi@1.1.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/explosion/thinc
Licenses: Expat
Build system: pyproject
Synopsis: Functional take on deep learning
Description:

This package provides a functional take on deep learning, compatible with your favorite libraries.

mcl 14.137
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://micans.org/mcl/
Licenses: GPL 3
Build system: gnu
Synopsis: Clustering algorithm for graphs
Description:

The MCL algorithm is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm for graphs (also known as networks) based on simulation of (stochastic) flow in graphs.

ctranslate2 4.8.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://opennmt.net/CTranslate2/
Licenses: Expat
Build system: cmake
Synopsis: Fast inference engine for Transformer models
Description:

CTranslate2 is a C++ and Python library for efficient inference with Transformer models.

The project implements a custom runtime that applies many performance optimization techniques such as weights quantization, layers fusion, batch reordering, etc., to accelerate and reduce the memory usage of Transformer models on CPU and GPU.

dmlc-core 0.5-1.1334185
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/dmlc/dmlc-core
Licenses: ASL 2.0
Build system: cmake
Synopsis: Common bricks library for machine learning
Description:

DMLC-Core is the backbone library to support all DMLC projects, offers the bricks to build efficient and scalable distributed machine learning libraries.

python-pomegranate 1.1.0
Propagated dependencies: python-apricot-select@0.6.1-0.962f597 python-networkx@3.4.2 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-pytorch@2.10.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pypi.python.org/pypi/pomegranate/
Licenses: Expat
Build system: pyproject
Synopsis: Graphical models library for Python
Description:

Pomegranate is a graphical models library for Python, implemented in Cython for speed.

python-torchdiffeq 0.2.5-0.a88aac5
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-pytorch@2.10.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/rtqichen/torchdiffeq
Licenses: Expat
Build system: pyproject
Synopsis: ODE solvers and adjoint sensitivity analysis in PyTorch
Description:

This tool provides ordinary differential equation solvers implemented in PyTorch. Backpropagation through ODE solutions is supported using the adjoint method for constant memory cost.

python-faster-whisper 1.2.0
Propagated dependencies: onnxruntime@1.22.0 python-av@16.0.1 python-ctranslate2@4.8.0 python-huggingface-hub@0.31.4 python-tokenizers@0.19.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/SYSTRAN/faster-whisper
Licenses: Expat
Build system: pyproject
Synopsis: Whisper transcription reimplementation
Description:

This package provides a reimplementation of OpenAI's Whisper model using CTranslate2, which is a inference engine for transformer models.

python-gpytorch 1.15.2
Propagated dependencies: python-jaxtyping@0.3.3 python-linear-operator@0.6.1 python-mpmath@1.3.0 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://gpytorch.ai
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of Gaussian Processes in PyTorch
Description:

GPyTorch is a Gaussian process library implemented using PyTorch.

python-torchmetrics 1.9.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-pytorch@2.10.0 python-typing-extensions@4.15.0 python-lightning-utilities@0.15.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Lightning-AI/torchmetrics
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Machine learning metrics for PyTorch applications
Description:

TorchMetrics is a collection of 100+ PyTorch metrics implementations and an easy-to-use API to create custom metrics. It offers:

  • A standardized interface to increase reproducibility

  • Reduces boilerplate

  • Automatic accumulation over batches

  • Metrics optimized for distributed-training

  • Automatic synchronization between multiple devices

python-jaxtyping 0.3.3
Propagated dependencies: python-numpy@2.3.1 python-typeguard@4.4.4 python-typing-extensions@4.15.0 python-wadler-lindig@0.1.7
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/jaxtyping
Licenses: Expat
Build system: pyproject
Synopsis: Type annotations and runtime checking for JAX arrays and others
Description:

jaxtyping provides type annotations and runtime checking for shape and dtype of JAX arrays, PyTorch, NumPy, TensorFlow, and PyTrees.

fasttext 0.9.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/facebookresearch/fastText
Licenses: Expat
Build system: cmake
Synopsis: Library for fast text representation and classification
Description:

fastText is a library for efficient learning of word representations and sentence classification.

Total packages: 72465