You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
...
@dan-homebrew For Beta and Nightly version, I am not really sure that we should also provide commands for each version, as the users supposedly and encouraged to use the Stable version.
Structure
One idea for Docs is:
Tasklist
Install and Uninstall instructions
Cortex Data Structures
.cortexrc
.cortexrc
?.cortexrc
from file #1031Stable, Beta and Nightly Builds
llama.cpp
Params:model.yaml
#1151Model Folder +
model.yaml
Logs: where do they go
Models list now maintained in Sqlite (prev models.list)
feat: sqlite database implementation #1336 (comment)
Network installer vs Local installer
The text was updated successfully, but these errors were encountered: