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

Discussion: Cortex.cpp installation & uninstallation #1039

@namchuai

Description

@namchuai

Motivation
Couple of options:

  1. via Package managers (brew, winget, launchpad, etc.)
  • Pros:
    • Easy to update (maybe?) just provide package manager team
    • Easy for acquire user? (like just running brew install cortexcpp or something like that)
  • Cons:
    • Take long time for new version come out
    • Hard (or impossible) to choose a place to install binary/files (not entirely sure. Open for discussion)
  1. self hosted
  • Pros:
    • Not being constrained by Package managers
    • Shorter time to market
    • Easy to have multiple variants (stable, beta, nightly)
    • Let user decide where to store files. More managable?
  • Cons:
    • Have to handle upgrade ourselves
    • User acquisition is more difficult?
  1. Hmm, both?

Related Issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions