Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
|
5 |
Download a Model
|
@@ -12,6 +12,7 @@ Start the Engine
|
|
12 |
cortex engines
|
13 |
```
|
14 |
|
|
|
15 |
Start model
|
16 |
```
|
17 |
cortex models start mistral
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
Download a Model
|
|
|
12 |
cortex engines
|
13 |
```
|
14 |
|
15 |
+
|
16 |
Start model
|
17 |
```
|
18 |
cortex models start mistral
|