Skip to main content
Glama
neuralmagic

NM Hard Tools

Official
by neuralmagic

NM Hard Tools

Bereitstellbare, zustandslose MCP-Dienste für rigorose Inferenzbewertung und Benchmarking. Dieses Repository enthält die Dienstimplementierungen, Container-Images und Helm-Charts.

Enthaltene Dienste:

  • ein profilierter lm-evaluation-harness-Controller und -Worker;

  • ein begrenzter MCP-Adapter für den vLLM-Forward-Pass-Benchmark-Dienst;

  • Bereitstellungs-Charts für lm-eval, forward-pass, Nyann und AgentX.

Entwicklung

uv run --extra test pytest
uv run --extra test ruff format --check src tests
uv run --extra test ruff check src tests

Die Repository-Governance ist in gov/ gespeichert und wird mit govctl validiert:

cargo install govctl --version 0.19.1 --locked
govctl status
govctl check

Das lm-eval-Image muss mit einem expliziten Python-Basis-Image erstellt werden:

podman build -f Dockerfile.lm-eval-service \
  --build-arg BASE_IMAGE=python:3.12-slim -t inference-hard-lm-eval:dev .

Related MCP server: ArmBench MCP Server

Lizenz

Lizenziert unter der Apache License, Version 2.0. Siehe LICENSE.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.

  • Benchmark-first release surface with a read-only MCP endpoint and operator CLI.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neuralmagic/nm-hard-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server