Thanks to visit codestin.com
Credit goes to github.com

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.

feat: Cortex model importing #1058

@cloudherder

Description

@cloudherder

Goal

  • Cortex can import a model that is already on the user's computer
  • Question: by symlink or cp?
  • CLI: cortex model import <path>, but how do we specify engine etc? (or scope to only GGUF?)

Original Post

Problem
Even though I already have a GGUF model, I still need to re-pull the model, which seems not very friendly. Could Cortex add a feature to import models?

It would be even better if the models command could directly load a model file, although loading a model not listed in the model ID list might cause an error, but this way users can try using more models.

Metadata

Metadata

Type

No type

Projects

Status

Completed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions