Favicon of integrating-models

integrating-models Skill

AI Agent SkillPythonOpen source

Use when adding a new model or pipeline to diffusers, setting up file structure for a new model, converting a pipeline to modular format, or converting weights for a new version of an already-supported model. Published by huggingface in diffusers.

What is integrating-models Skill?

Use when adding a new model or pipeline to diffusers, setting up file structure for a new model, converting a pipeline to modular format, or converting weights for a new version of an already-supported model. Published by huggingface in diffusers. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Writing
  • Writing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use integrating-models Skill

  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/diffusers
  • Skill file: .ai/skills/model-integration/SKILL.md

What it does

Use when adding a new model or pipeline to diffusers, setting up file structure for a new model, converting a pipeline to modular format, or converting weights for a new version of an already-supported model.

Skill instructions

Goal Integrate a new model into diffusers end-to-end, to full numerical parity with the reference implementation — one workflow at a time. Setup — gather before starting Before writing any code, gather info in this order: 1. Reference repo — ask for the github link. If they've already set it up locally, ask for the path. Otherwise, ask what setup steps are needed (install deps, download checkpoints, set env vars, etc.) and run through them before proceeding. 2. Inference script — ask for a runnable end-to-end script for a basic workflow first (e.g. T2V). Then ask what other workflows they want to support (I2V, V2V, etc.) and agree on the full implementation order together. 3. Standard vs modular — default to modular. Modular Diffusers is the preferred implementation for new pipelines; the standard DiffusionPipeline is still supported but no longer the default. We prefer modular especially for models that don't fit a fixed task-based structure (modality baked into the checkpoint) or tha

Explore related resources

Frequently asked questions

What is integrating-models?

integrating-models is a open-source AI agent skill with Copy skill directory. Use when adding a new model or pipeline to diffusers, setting up file structure for a new model, converting a pipeline to modular format, or converting weights for a new version of an.

Who is integrating-models best for?

integrating-models is best for reusing agent instructions, scripts, and references, writing workflows.

How do I install integrating-models?

Install or run integrating-models using Copy skill directory. Check integrating-models for the latest setup command.

Is integrating-models actively maintained?

integrating-models may need a closer maintenance check before production use.

Share:

Stars
34,059
Forks
7,148
Last commit
9 days ago
Repository age
4 years
License
Apache-2.0

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to integrating-models