Minh141120 commited on
Commit
ba7024f
·
verified ·
1 Parent(s): 65676db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: llama3
 
 
 
3
  ---
4
  ## Overview
5
 
@@ -17,7 +20,7 @@ Hermes 3 was trained with high-quality data, leveraging fine-tuning techniques o
17
 
18
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
19
  2. Use in Jan model Hub:
20
- ```text
21
  cortexso/hermes3
22
  ```
23
 
@@ -34,4 +37,4 @@ Hermes 3 was trained with high-quality data, leveraging fine-tuning techniques o
34
  - **Author:** Nous Research
35
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
36
  - **Original License:** [License](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-3B#license)
37
- - **Papers:** [Hermes 3 Technical Report](https://arxiv.org/pdf/2408.11857)
 
1
  ---
2
  license: llama3
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - cortex.cpp
6
  ---
7
  ## Overview
8
 
 
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
+ ```bash
24
  cortexso/hermes3
25
  ```
26
 
 
37
  - **Author:** Nous Research
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
  - **Original License:** [License](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-3B#license)
40
+ - **Papers:** [Hermes 3 Technical Report](https://arxiv.org/pdf/2408.11857)