candle-mi 0.0.2

Mechanistic interpretability for language models in Rust, built on candle
1
2
3
4
5
6
7
8
9
10
[![CI](https://github.com/PCfVW/candle-mi/actions/workflows/ci.yml/badge.svg)](https://github.com/PCfVW/candle-mi/actions/workflows/ci.yml)
[![Crates.io](https://img.shields.io/crates/v/candle-mi)](https://crates.io/crates/candle-mi)
[![docs.rs](https://img.shields.io/docsrs/candle-mi)](https://docs.rs/candle-mi)
[![Rust 1.87+](https://img.shields.io/badge/rust-1.87%2B-orange)](https://www.rust-lang.org)
[![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue)](LICENSE-MIT)
[![GitHub last commit](https://img.shields.io/github/last-commit/PCfVW/candle-mi)](https://github.com/PCfVW/candle-mi/commits/main)

*Mechanistic Interpretability for the Rust of us.*

> **Warning:** This crate is in early development (Phase 0). The API is unstable and will change without notice. Not yet ready for production use. Please read the [CHANGELOG]https://github.com/PCfVW/candle-mi/blob/main/CHANGELOG.md for more information.