Improve model card: Add prominent code and project links
Browse filesThis PR improves the model card for Hermes 4 by enhancing the discoverability of its associated resources:
- Adds a direct link to the **GitHub repository** for Hermes 4 (`https://github.com/NousResearch/Hermes-4`) at the top of the model card. The GitHub URL was previously not explicitly linked.
- Elevates the **Project Page link** (`https://huggingface.co/collections/NousResearch/hermes-4-collection-68a731bfd452e20816725728`) to a more prominent position at the top, making it easier for users to find the full collection of Hermes 4 models.
All existing, correct information, including the paper link, usage examples, and comprehensive metadata, has been preserved.
README.md
CHANGED
|
@@ -38,6 +38,9 @@ model-index:
|
|
| 38 |
|
| 39 |

|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
## Model Description
|
| 42 |
|
| 43 |
Hermes 4 70B is a frontier, hybrid-mode **reasoning** model based on Llama-3.1-70B by Nous Research that is aligned to **you**.
|
|
|
|
| 38 |
|
| 39 |

|
| 40 |
|
| 41 |
+
**Project Page**: [https://huggingface.co/collections/NousResearch/hermes-4-collection-68a731bfd452e20816725728](https://huggingface.co/collections/NousResearch/hermes-4-collection-68a731bfd452e20816725728)
|
| 42 |
+
**Code**: [https://github.com/NousResearch/Hermes-4](https://github.com/NousResearch/Hermes-4)
|
| 43 |
+
|
| 44 |
## Model Description
|
| 45 |
|
| 46 |
Hermes 4 70B is a frontier, hybrid-mode **reasoning** model based on Llama-3.1-70B by Nous Research that is aligned to **you**.
|