Text Generation
GGUF
cortex.cpp
conversational
Minh141120 commited on
Commit
b314d3a
·
verified ·
1 Parent(s): bc24442

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,7 +20,7 @@ Falcon3-10B-Instruct is part of the Falcon3 family of Open Foundation Models, of
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
- ```
24
  cortexhub/falcon3
25
  ```
26
 
@@ -28,7 +28,7 @@ Falcon3-10B-Instruct is part of the Falcon3 family of Open Foundation Models, of
28
 
29
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
30
  2. Run the model with command:
31
- ```
32
  cortex run falcon3
33
  ```
34
 
 
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
+ ```bash
24
  cortexhub/falcon3
25
  ```
26
 
 
28
 
29
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
30
  2. Run the model with command:
31
+ ```bash
32
  cortex run falcon3
33
  ```
34