liortesta

65 mods across 2 repositories, 14 stars between them.

rwkv-architecture

49

liortesta/ClawdAgent

Skill Claude CodeCodex

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

11 4d ago A 72 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude CodeCodex

Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.

11 4d ago A 83 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude CodeCodex

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance…

11 4d ago A 75 tokens copy · 100% Apache-2.0

sentencepiece

52

liortesta/ClawdAgent

Skill Claude CodeCodex

Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or…

11 4d ago B 78 tokens copy · 100% Apache-2.0

axolotl

53

liortesta/ClawdAgent

Skill Claude CodeCodex

Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support.

11 4d ago A 47 tokens copy · 100% Apache-2.0

llama-factory

54

liortesta/ClawdAgent

Skill Claude CodeCodex

Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support.

11 4d ago A 51 tokens copy · 100% Apache-2.0

peft-fine-tuning

55

liortesta/ClawdAgent

Skill Claude CodeCodex

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

11 4d ago A 82 tokens copy · 100% Apache-2.0

unsloth

56

liortesta/ClawdAgent

Skill Claude CodeCodex

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization.

11 4d ago A 39 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude CodeCodex

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.

11 4d ago A 59 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude CodeCodex

Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.

11 4d ago A 46 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude CodeCodex

Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.

11 4d ago A 58 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude CodeCodex

Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.

11 4d ago A 52 tokens copy · 100% Apache-2.0

nemo-curator

61

liortesta/ClawdAgent

Skill Claude CodeCodex

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or…

11 4d ago A 83 tokens copy · 100% Apache-2.0

ray-data

62

liortesta/ClawdAgent

Skill Claude CodeCodex

Scalable data processing for ML workloads. Streaming execution across CPU/GPU, supports Parquet/CSV/JSON/images. Integrates with Ray Train, PyTorch, TensorFlow. Scales from single machine to 100s of nodes. Use for batch inference, data preprocessing, multi-modal data loading, or distributed ETL pipelines.

11 4d ago A 70 tokens copy · 100% Apache-2.0

grpo-rl-training

63

liortesta/ClawdAgent

Skill Claude CodeCodex

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training.

11 4d ago A 26 tokens copy · 100% Apache-2.0

miles-rl-training

64

liortesta/ClawdAgent

Skill Claude CodeCodex

Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.

11 4d ago A 51 tokens copy · 100% Apache-2.0

openrlhf-training

65

liortesta/ClawdAgent

Skill Claude CodeCodex

High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.

11 4d ago B 72 tokens copy · 100% Apache-2.0