Minimal R wrapper for llama.cpp
☆56Jun 5, 2023Updated 2 years ago
Alternatives and similar repositories for rllama
Users that are interested in rllama are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Automatic speech recognition in R using whisper.cpp☆58Aug 8, 2023Updated 2 years ago
- Minimal implementation of Deep Learning models☆32Mar 4, 2026Updated 3 weeks ago
- Convert decimals to fractions in R☆22Jan 24, 2026Updated 2 months ago
- Experimental package (not yet existent) for multi-gather() and multi-spread()☆16Feb 9, 2019Updated 7 years ago
- Runs only failing tests☆38Mar 12, 2026Updated 2 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Algorithms for Working With and Modifying Polygon Boundaries☆15Feb 7, 2023Updated 3 years ago
- Fast, configurable in-memory compression of R objects with zstd☆31Jan 13, 2025Updated last year
- Read/write 8-bit/16-bit PNGs with rasters, native rasters, numeric+integer arrays, indexed images with palette, packed pixels in raw vect…☆19Feb 28, 2026Updated 3 weeks ago
- R to Fortran Transpiler☆175Mar 9, 2026Updated 2 weeks ago
- A demo R package incorporating C code which is called with .Call()☆20Aug 4, 2023Updated 2 years ago
- Tidy BERT-like Models☆22Aug 1, 2023Updated 2 years ago
- tidymodels extension package: binding specialty kernels & support vector machines to {parsnip}, {recipes}, and more!☆12Jul 13, 2025Updated 8 months ago
- nativeRaster tools for R☆63Feb 22, 2026Updated last month
- Download and cache HuggingFace Hub files☆19Sep 17, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Fast JSON package for R☆163Updated this week
- An R package to help assess the sensitivity of a Bayesian model (fitted with Stan) to the specification of its likelihood and priors☆11Apr 8, 2025Updated 11 months ago
- A general purpose date(time) parser for R☆22Feb 23, 2026Updated last month
- R bytecode assembler/disassembler☆38Aug 9, 2024Updated last year
- 🐶 (Re)constructing R computational environments☆80Sep 15, 2025Updated 6 months ago
- 😎🕹 List of games written in the R language (submit more!)☆88Jun 25, 2024Updated last year
- ☢️ Safety Radar for RDA Files☆45May 3, 2024Updated last year
- Partition matrix into single-valued rectangular areas☆11Oct 21, 2023Updated 2 years ago
- Dimensional Data Frames☆13Jan 17, 2026Updated 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Functional tools for working with R arrays☆16Apr 19, 2024Updated last year
- R package implementing generator based trampolines for deep recursive programming without overflowing the stack (a port of Python https:/…☆21Jan 25, 2022Updated 4 years ago
- Faster subsetting of vectors and lists by name☆24Updated this week
- Tokenizers from HuggingFace☆45Sep 30, 2025Updated 5 months ago
- Convert {sf} geometry to Rust native primitives☆12Jul 24, 2025Updated 8 months ago
- Utilities for testing R 📦s that use httr2☆36Nov 16, 2025Updated 4 months ago
- Extension to R Serialization☆19Apr 25, 2025Updated 11 months ago
- Encoding graphs in graph6, sparse6, and digraph6 formats☆12Apr 24, 2025Updated 11 months ago
- R package for Byte Pair Encoding based on YouTokenToMe