Closed
Description
Structure
One idea for Docs is:
# GET STARTED
Overview
Quickstart (should be expanded, and link to most other sections)
Installation
# BASIC USAGE
Overview (should emphasize API server usage)
.cortexrc
model.yaml
Data Folder (covers where Cortex stores its files)
/libraries
cortex.js
cortex.py
/Model Sources
Huggingface
Cortex Hub
/Engines
llama.cpp
TensorRT-LLM
ONNX
# CLI
...
Tasklist
-
Install and Uninstall instructions
-
Cortex Data Structures
-
.cortexrc
- What fields are in
.cortexrc
? - feat: Read application config
.cortexrc
from file #1031
- What fields are in
-
Stable, Beta and Nightly Builds
- epic: Stable, Beta and Nightly Builds #1065
- Need to document how we have different commands, data structures foe each ones
-
llama.cpp
Params: -
Model Folder +
model.yaml
-
Logs: where do they go
-
Models list now maintained in Sqlite (prev models.list)
-
Network installer vs Local installer
Metadata
Metadata
Assignees
Type
Projects
Status
Completed