EleutherAI는 Python, Jupyter Notebook, C++, JavaScript, Rust 및 Cuda와 같은 다양한 프로그래밍 언어를 사용하여 여러 공개 리포지토리를 운영하고 있습니다. 그들의 주요 프로젝트에는 lm-evaluation-harness, gpt-neox, pythia 등이 있으며, 이러한 리포지토리는 언어 모델의 평가 및 해석 가능성에 중점을 두고 있습니다.
A framework for few-shot evaluation of language models.
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
The hub for EleutherAI's work on interpretability and learning dynamics
이 저장소에 대한 설명이 제공되지 않았습니다.
Deep learning for dummies. All the practical details and useful utilities that go into working with real models.
Sparsify transformers with SAEs and transcoders
Polyglot: Large Language Models of Well-balanced Competence in Multi-languages
이 저장소에 대한 설명이 제공되지 않았습니다.
Erasing concepts from neural representations with provable guarantees
Keeping language models honest by directly eliciting knowledge encoded in their activations.
The simplest, fastest repository for training/finetuning medium-sized GPTs.
OSLO: Open Source for Large-scale Optimization
Official repository for the paper: Scaling Self-Supervised Representation Learning for Symbolic Piano Performance (ISMIR 2025)
Data processing system for polyglot
Experiments for efforts to train a new and improved t5
Minetest is an open source voxel game engine with easy modding and game creation
Efficient and robust implementation of seq-to-seq automatic piano transcription.
Mapping out the "memory" of neural nets with data attribution
One stop shop for all things carp
이 저장소에 대한 설명이 제공되지 않았습니다.
Understanding how features learned by neural networks evolve throughout training
이 저장소에 대한 설명이 제공되지 않았습니다.
Engineering the state of RNN language models (Mamba, RWKV, etc.)
Investigating the generalization behavior of LM probes trained to predict truth labels: (1) from one annotator to another, and (2) from easy questions to hard
이 저장소에 대한 설명이 제공되지 않았습니다.
Efficiently computing & storing token n-grams from large corpora
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
data related codebase for polyglot project
Pile Deduplication Code
Latent video diffusion
NeMo: a toolkit for conversational AI
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Closed-form polynomial approximations to neural networks
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Experiments in transformer knowledge and reasoning
이 저장소에 대한 설명이 제공되지 않았습니다.
Linear probes with attention weighting
Equinox implementation of llama3 and llama3.1
A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer
Baseline agents for Minetest tasks.
MIDI tokenizers and pre-processing utils.
A library for mechanistic anomaly detection
이 저장소에 대한 설명이 제공되지 않았습니다.
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
Jupyter notebook for the interpretablity section of the minetester blog post
Data collection pipeline for CodeCARP. Includes PyCharm plugins.
이 저장소에 대한 설명이 제공되지 않았습니다.
Adds GaLore style projection wrappers to optax optimizers
Repository to host architecture experiments and development using Paxml and Praxis
이 저장소에 대한 설명이 제공되지 않았습니다.
yes
The code used in "Balancing Label Quantity and Quality for Scalable Elicitation"
이 저장소에 대한 설명이 제공되지 않았습니다.
Robust recipes for to align language models with human and AI preferences
Project Repo for Unpaired Image Generation project
이 저장소에 대한 설명이 제공되지 않았습니다.
Acompanying code for our research on SAE feature overlap when trained on different seeds.
Studying the variance in neural net predictions across training time
A replication of "EvilModel 2.0: Bringing Neural Network Models into Malware Attacks"
Library of interesting prompt generations
Can interpretability methods confer an advantage in competitive games?
Analogue of fMRI on artificial neural networks
https://github.com/xiexi51/RTopK PyTorch wrapper
이 저장소에 대한 설명이 제공되지 않았습니다.
Tools for understanding how transformer predictions are built layer-by-layer
이 저장소에 대한 설명이 제공되지 않았습니다.
A large instruct dataset for open-source models (WIP).
Mosaicml example benchmarks + LLM scripts
Minetest Game - The default game for the Minetest engine [https://github.com/minetest/minetest/]
이 저장소에 대한 설명이 제공되지 않았습니다.
Investigating goal instability in RL
Democratizing Reinforcement Learning for LLMs
Exactly what it says on the tin
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Applying LEACE to models during training
GGML implementation of https://github.com/EleutherAI/aria
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
A simple, performant and scalable Jax LLM!
Minetest's fork of Irrlicht
App for generating html table from LM evaluation JSONs
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Simplified library for mapping out the "memory" of neural nets with data attribution
A high-throughput and memory-efficient inference and serving engine for LLMs
Verifiers for LLM Reinforcement Learning
WMDP is a LLM proxy benchmark for hazardous knowledge in bio, cyber, and chemical security. We also release code for RMU, an unlearning method which reduces LLM performance on WMDP while retaining general capabilities.
Ongoing research training transformer models at scale
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
implmentation of Plenoxels radiance fields without neural networks, with free nerf strategy
OSLO: Open Source for Large-scale Optimization
Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)
[WIP] a version of CLU with WandB logging added.
Compute FID scores with PyTorch.
EleutherAI는 언어 모델의 평가 및 해석 가능성을 위한 다양한 프로젝트를 GitHub에서 개발하고 있습니다. 주요 리포지토리로는 lm-evaluation-harness와 gpt-neox가 있습니다.
EleutherAI는 주로 Python과 Jupyter Notebook을 사용하며, C++, JavaScript, Rust, Cuda와 같은 언어도 활용합니다. 이러한 언어들은 그들의 다양한 프로젝트에 적용됩니다.
예, EleutherAI의 모든 리포지토리는 공개되어 있습니다. 이를 통해 다른 개발자들과 연구자들이 그들의 작업을 활용하고 기여할 수 있습니다.