gem-llm-test-inference

Community

Validate Gemma vLLM inference and tool calling

Authorsaintgo7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verifying that a locally deployed GEM-LLM vLLM endpoint can reliably produce correct chat responses and complete tool-calling flows before you rely on it in production.

Core Features & Use Cases

  • Inference smoke tests: Runs basic chat completions to confirm the model is responding as expected.
  • Tool-calling verification: Exercises function/tool calls with tool_choice=auto and checks tool call outputs.
  • Streaming validation: Confirms streaming behavior works and returns tokens incrementally.
  • OpenAI SDK compatibility checks: Runs equivalent tests via the OpenAI client pointed at the local vLLM server.
  • Logging for reporting: Stores inference transcripts in jsonl files for later review (TTFT, tokens/sec, finish_reason, tool_call success).

Quick Start

Run the skill and ask for an inference and tool-calling test by executing: ./install.sh gem-llm-test-inference.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gem-llm-test-inference
Download link: https://github.com/saintgo7/claude-skills/archive/main.zip#gem-llm-test-inference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.