# Installer models avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de models pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:models
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install models
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/models
```

  Preuve: Scoop official bucket manifest trees: bucket/models.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:models
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.14.0
- **Résumé source:** Fast TUI and CLI for browsing AI models, benchmarks, and coding agents
- **Page d'accueil:** <https://reyamira.github.io/models/>
- **Dépôt:** <https://github.com/reyamira/models>
- **Dernière mise à jour:** 2026-07-02T08:04:51Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- models (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.14.0
## Historique du projet et usages

models is a Rust TUI and CLI from the reyamira/models project for browsing AI model metadata, benchmarks, coding agents, and provider status pages from the terminal. Its package-manager niche is unusually direct: instead of being an SDK for calling model APIs, it is an operator and developer browsing tool for comparing model IDs, prices, context windows, capabilities, benchmark entries, agent versions, and provider health without leaving a shell.

### Historique du projet

The project aggregates data from models.dev, Artificial Analysis, Epoch AI, Arena, LLM Stats, a curated agents catalog, and official provider status pages. The README describes a tabbed terminal interface plus scriptable commands such as listing, searching, showing model records, comparing benchmarks, checking agent releases, and inspecting provider status. Distribution spans Homebrew, Cargo, Nix, Scoop, AUR, prebuilt GitHub release artifacts, and package formats such as `.deb` and `.rpm`.

### Modes d'utilisation

Because the public record is concentrated in the project's own repository and package pages, its deeper adoption history is thin. The useful history is its positioning: a terminal-native index over a fast-changing AI-provider ecosystem, closer to a package-browser or dashboard than to an inference client.

### Sources

- <https://formulae.brew.sh/formula/models>
- <https://github.com/reyamira/models>
- <https://raw.githubusercontent.com/reyamira/models/main/README.md>
- <https://terminaltrove.com/models/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour models. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/models/config.toml
- macOS: ~/Library/Application Support/models/config.toml
- Windows: %APPDATA%\models\config.toml
## Autres enregistrements de gestionnaires de paquets

- Scoop - extras/models: normalized package name match | Scoop official bucket manifest trees: bucket/models.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/models.yml](https://github.com/mxcl/pkgdb/blob/main/combined/models.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
