Minh141120 commited on
Commit
71e32f6
·
verified ·
1 Parent(s): 3b0412c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -13,13 +13,13 @@ Tülu3 is a state-of-the-art instruction-following model family developed by All
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
- | 1 | [gguf] | `cortex run tulu3` |
17
 
18
  ## Use it with Jan (UI)
19
 
20
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
21
  2. Use in Jan model Hub:
22
- ```
23
  cortexhub/tulu3
24
  ```
25
 
@@ -27,13 +27,13 @@ Tülu3 is a state-of-the-art instruction-following model family developed by All
27
 
28
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
29
  2. Run the model with command:
30
- ```
31
  cortex run tulu3
32
  ```
33
 
34
  ## Credits
35
 
36
- - **Author:**
37
  - **Converter:** [Homebrew]
38
  - **Original License:** [Licence]
39
  - **Papers:** [Paper]
 
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
+ | 1 | [gguf](https://huggingface.co/cortexso/tulu3/tree/main) | `cortex run tulu3` |
17
 
18
  ## Use it with Jan (UI)
19
 
20
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
21
  2. Use in Jan model Hub:
22
+ ```bash
23
  cortexhub/tulu3
24
  ```
25
 
 
27
 
28
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
29
  2. Run the model with command:
30
+ ```bash
31
  cortex run tulu3
32
  ```
33
 
34
  ## Credits
35
 
36
+ - **Author:** Allenai
37
  - **Converter:** [Homebrew]
38
  - **Original License:** [Licence]
39
  - **Papers:** [Paper]