WeSearch

Show HN: AI/ML benchmark for local LLM inference and XGBoost training on GPU/CPU

·5 min read · 0 reactions · 0 comments · 11 views
#ai#machine learning#benchmarking#gpu#python
Show HN: AI/ML benchmark for local LLM inference and XGBoost training on GPU/CPU
⚡ TL;DR · AI summary

The AI/ML GPU Bench Suite is a Python-based tool that enables users to benchmark local GPU and CPU performance on AI and machine learning workloads with a single command. It supports Ollama LLM inference and XGBoost training on GPU/CPU, generating interactive HTML reports and contributing to a public Streamlit dashboard. The suite is open-source, reproducible, and designed for easy setup and comparison against reference systems.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

AI & ML GPU Bench Suite for Python Objective One command → a full GPU/CPU benchmark & an interactive HTML report You can now measure your consumer GPU and/or CPU performance on typical Artificial Intelligence and Machine Learning workloads in a controlled way, with some pre‑set reference results. The reproducible benchmarks cover: Ollama LLMs (token latency & throughput on various 3B → 14B parameter models) XGBoost (training & inference on the HIGGS dataset, on 100k → 10M+ rows) Everything is orchestrated by a single YAML file (ai_bench_suite.yaml) and a runner script (run_suite.py), so you can launch an entire set of tests with one command.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub