Skip to content

Commit 7907b56

Browse files
committed
Update cortex-llama32.py to include Cortex configuration and usage instructions.
1 parent a50be90 commit 7907b56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

interpreter/terminal_interface/profiles/defaults/cortex-llama32.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
44
This profile configures Open Interpreter to use a locally hosted Llama 3.2 model through Cortex.
55
6+
Run `cortex start` before running Open Interpreter.
7+
8+
More information about Cortex: https://cortex.so/docs/
9+
610
"""
711

812
from interpreter import interpreter

0 commit comments

Comments
 (0)