Minh141120 commited on
Commit
3508b8b
·
verified ·
1 Parent(s): 2a75342

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ Meta developed and released the [Meta Llama 3.1](https://huggingface.co/meta-lla
19
 
20
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
21
  2. Use in Jan model Hub:
22
- ```
23
  cortexso/llama3.1
24
  ```
25
 
@@ -27,7 +27,7 @@ Meta developed and released the [Meta Llama 3.1](https://huggingface.co/meta-lla
27
 
28
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
29
  2. Run the model with command:
30
- ```
31
  cortex run llama3.1
32
  ```
33
 
@@ -36,4 +36,4 @@ Meta developed and released the [Meta Llama 3.1](https://huggingface.co/meta-lla
36
  - **Author:** Meta
37
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
38
  - **Original License:** [License](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B/blob/main/LICENSE)
39
- - **Papers:** [Llama-3.1 Blog](https://scontent.fsgn3-1.fna.fbcdn.net/v/t39.2365-6/452387774_1036916434819166_4173978747091533306_n.pdf?_nc_cat=104&ccb=1-7&_nc_sid=3c67a6&_nc_ohc=DTS7hDTcxZoQ7kNvgHxaQ8K&_nc_ht=scontent.fsgn3-1.fna&oh=00_AYC1gXduoxatzt8eFMfLunrRUzpzQcoKzAktIOT7FieZAQ&oe=66AE9C4D)
 
19
 
20
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
21
  2. Use in Jan model Hub:
22
+ ```bash
23
  cortexso/llama3.1
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 llama3.1
32
  ```
33
 
 
36
  - **Author:** Meta
37
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
38
  - **Original License:** [License](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B/blob/main/LICENSE)
39
+ - **Papers:** [Llama-3.1 Blog](https://ai.meta.com/blog/meta-llama-3-1/)