pull-llamacpp-model

Pulls llama.cpp models with automatic ROCm/CPU image switching.

10|3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/av/skills --skill pull-llamacpp-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pull-llamacpp-model
Source: https://github.com/av/skills/tree/main/pull-llamacpp-model
Command: npx skills add https://github.com/av/skills --skill pull-llamacpp-model

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of pulling llamacpp models, addressing compatibility issues with ROCm and ensuring successful model downloads on ROCm-based systems.

Core Features & Use Cases

  • Model Pulling: Facilitates the download of llamacpp models.
  • ROCm Compatibility: Ensures models work seamlessly with ROCm.
  • Use Case: When you need to download a new llamacpp model for ROCm-compatible systems, this Skill automates the process and handles the ROCm-specific image switch.

Quick Start

Pull a llamacpp model using the pull-llamacpp-model skill:

npx skills add av/skills --skill pull-llamacpp-model

Frequently Asked Questions about pull-llamacpp-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I pull llamacpp models on a ROCm-based system?

To pull llamacpp models on a ROCm-based system, you need to automate the switching between ROCm and standard CPU images to ensure successful model download and compatibility.

Why does pulling a llamacpp model fail with ROCm compatibility issues?

Pulling a llamacpp model fails with ROCm compatibility issues when the system does not properly switch from standard CPU images to ROCm-compatible images during the model download process.

What is the best way to handle ROCm image switching for llamacpp model downloads?

The best way to handle ROCm image switching for llamacpp model downloads is to automate the process, ensuring the system seamlessly transitions between ROCm and standard CPU images for compatibility.

Do I need a CPU image to download llamacpp models for ROCm compatibility?

Yes, a standard CPU image is used during the pulling process to ensure successful model downloads before automatically switching to the ROCm-compatible image on ROCm-based systems.

When do I need to adjust ROCm compatibility for llamacpp models?

You need to adjust ROCm compatibility for llamacpp models when downloading new models onto ROCm-based systems, ensuring the downloaded model works seamlessly with the ROCm environment.