jan-hq commited on
Commit
d2fe8ac
·
verified ·
1 Parent(s): a34cce2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -3,11 +3,13 @@ license: apache-2.0
3
  ---
4
 
5
  Download a Model
 
6
  ```
7
  cortex models pull tinyllama
8
  ```
9
 
10
  Start the Engine
 
11
  ```
12
  cortex engines
13
  ```
@@ -20,11 +22,13 @@ cortex models start tinyllama
20
 
21
 
22
  Chat
 
23
  ```
24
  cortex chat
25
  ```
26
 
27
  Model Structure
 
28
  ```
29
  1.1b-chat-v1.0-gguf-Q2_K
30
  1.1b-chat-v1.0-gguf-Q4_K_M
 
3
  ---
4
 
5
  Download a Model
6
+
7
  ```
8
  cortex models pull tinyllama
9
  ```
10
 
11
  Start the Engine
12
+
13
  ```
14
  cortex engines
15
  ```
 
22
 
23
 
24
  Chat
25
+
26
  ```
27
  cortex chat
28
  ```
29
 
30
  Model Structure
31
+
32
  ```
33
  1.1b-chat-v1.0-gguf-Q2_K
34
  1.1b-chat-v1.0-gguf-Q4_K_M