Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Discussion: Cortex.cpp Hardware Detection, Selection, and Memory Management #1089

@dan-menlo

Description

@dan-menlo

Overview

Note: We will probably need to break this discussion down into smaller topics:

  • Detection: how do we detect user's hardware, including GPUs? (Nvidia, AMD, etc)
  • Selection: Can the user select what hardware they want to run on (e.g. CPU-only, GPU 1 or 2)
  • Prediction: Can we predict which models won't run, based on Hardware Selection?
  • Memory Management: Are we able to detect how much GPU VRAM current models have (e.g. to prevent user from having OOM errors when loading new model)

Related

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions