Closed vansangpfiev closed 1 month ago
PR: https://github.com/janhq/cortex/pull/1035
command: ./cortex-cpp models get <model_id> for example: ./cortex-cpp models get tinyllama
./cortex-cpp models get <model_id>
./cortex-cpp models get tinyllama
The command will output all content in the .yaml file if it existed.
Need to update this command to align with #1154
PR: https://github.com/janhq/cortex/pull/1035