llama2.rs VS euclid

Compare llama2.rs vs euclid and see what are their differences.

llama2.rs

A fast llama2 decoder in pure Rust. (by srush)

euclid

Geometry primitives (basic linear algebra) for Rust (by servo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
llama2.rs euclid
3 1
981 456
- 1.3%
8.9 6.0
6 months ago 20 days ago
Rust Rust
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

llama2.rs

Posts with mentions or reviews of llama2.rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-09.

euclid

Posts with mentions or reviews of euclid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-08.
  • Candle: Torch Replacement in Rust
    12 projects | news.ycombinator.com | 8 Aug 2023
    I don't do anything related to data science, but I feel like doing it in Rust would be nice.

    You get operator overloading, so you can have ergonomic matrix operations that are typed also. Processing data on the CPU is fast, and crates like https://github.com/EmbarkStudios/rust-gpu make it very ergonomic to leverage the GPU.

    I like this library for creating typed coordinate spaces for graphics programming (https://github.com/servo/euclid), I imagine something similar could be done to create refined types for matrices so you don't do matrix multiplication matrices of invalid sizes

What are some alternatives?

When comparing llama2.rs and euclid you can also consider the following projects:

burn - Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.

candle - Minimalist ML framework for Rust

rust - Empowering everyone to build reliable and efficient software.

exllama - A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.

burn - Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals. [Moved to: https://github.com/Tracel-AI/burn]

llama.cpp - LLM inference in C/C++

petals - 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

syntaxdot - Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.

tch-rs - Rust bindings for the C++ api of PyTorch.

dfdx - Deep learning in Rust, with shape checked tensors and neural networks