TraceML (@traceml_ai) 's Twitter Profile
TraceML

@traceml_ai

ID: 1957081930102624256

calendar_today17-08-2025 14:08:29

0 Tweet

2 Takipçi

19 Takip Edilen

TraceML (@traceml_ai) 's Twitter Profile Photo

🔥 My PyTorch training was slower, so I built a tiny CLI profiler to spot bottlenecks. It shows live: CPU, GPU util + mem, RAM, activation mem, gradient mem. github.com/traceopt-ai/tr… Focus: answer “why is my training slow?” Would love feedback: what to improve or add next?

TraceML (@traceml_ai) 's Twitter Profile Photo

TraceML: a lightweight tool for real-time PyTorch training memory visibility. View live in your terminal: ⚡ CPU, RAM, GPU usage ⚡ Layer-level allocations ⚡ Activation & gradient memory ⚡ Total forward/backward estimates github.com/traceopt-ai/tr… #PyTorch #DeepLearning #MLOps

TraceML: a lightweight tool for real-time PyTorch training memory visibility.

View live in your terminal:
⚡ CPU, RAM, GPU usage
⚡ Layer-level allocations
⚡ Activation & gradient memory
⚡ Total forward/backward estimates
github.com/traceopt-ai/tr…
#PyTorch #DeepLearning #MLOps
Unsloth AI (@unslothai) 's Twitter Profile Photo

OpenAI shows how gpt-oss can autonomously beat 2048 using reinforcement learning (RL). Training was done locally with Unsloth on NVIDIA DGX Spark. You can also do it free on Colab. 🦥 OpenAI DevDay notebook: github.com/openai/gpt-oss…

TraceML (@traceml_ai) 's Twitter Profile Photo

Tired of “CUDA out of memory” while training? 😩 I built TraceML, a tiny open-source tool that shows GPU & memory usage live while fine-tuning PyTorch models. Now with ⏱️ step timing. github.com/traceopt-ai/tr… PyTorch #MachineLearning #CUDA

TraceML (@traceml_ai) 's Twitter Profile Photo

Training models feels like flying blind: OOMs, idle GPUs, hidden bottlenecks. Would live observability would actually help optimize training ? Curious what you'd want live: Multi-GPU view Throughput Gradient stability Cost PyTorch Hugging Face Weights & Biases Modal NVIDIA AI Developer

TraceML (@traceml_ai) 's Twitter Profile Photo

If you train models in PyTorch and want real-time visibility (activations, gradients, timings), here’s a small write-up on how TraceML works: 👉 medium.com/@abhinavsriva/… #PyTorch #MachineLearning #DeepLearning