Remove metrics test results artifact

This commit is contained in:
Daniel Han 2026-03-12 23:52:32 +00:00
commit 4470fafa28

View file

@ -1,25 +0,0 @@
============================================================
Unsloth Metrics Collection - Standalone Test
============================================================
1. Testing InferenceStats...
✅ Total requests: 1
✅ Prompt tokens: 10
✅ Generation tokens: 5
✅ Avg latency: 0.086s
2. Testing TrainingStats...
✅ Total steps: 3
✅ Total samples: 12
✅ Avg loss: 0.4500
3. Testing StatsCollector...
✅ StatsCollector working
4. Testing Prometheus export...
✅ Prometheus client available
Full Prometheus export test requires GPU environment
============================================================
✅ All metrics tests passed!
============================================================