Tag
Tahuna is an open-source AI training infrastructure designed for small teams to train models, run inference, orchestrate GPUs, and experiment with autonomous research, featuring reproducible runs and tools like Hillclimb.
A developer built a pipeline where an RL-trained AI agent creates and submits RL training jobs for small models, rewarding the agent for better performance. The project is fully open-sourced and demonstrates transfer to held-out tasks.
TransformerLab is an open-source platform that orchestrates GPUs across clouds and provides pre-built templates for AI training and evaluation workflows like LoRA, DPO, and MMLU.
The DataLab team is orchestrating AI models across thousands of GPUs to process approximately one billion pages this week, highlighting significant large-scale document processing capabilities.
Developer explores how to abstract GPU workloads so they can run across multiple GPU providers without provider-specific configuration, leaning toward separating workload definition from infrastructure binding.