pytorch-model-cli

Official

Native CLI inference for PyTorch models.

Authorletta-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides building command-line tools that perform inference on PyTorch models without Python dependencies, enabling standalone, language-agnostic deployment.

Core Features & Use Cases

  • Weight extraction: Pull weights from PyTorch .pth files for other language implementations.
  • Native forward passes: Implement forward computations in C/C++ (or Rust) with the extracted weights.
  • Self-contained inference tools: Create standalone executables that do not require Python.

Quick Start

Example: generate a native C/C++ inference binary that loads extracted weights and processes a single image input.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: pytorch-model-cli
Download link: https://github.com/letta-ai/skills/archive/main.zip#pytorch-model-cli

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.