csabakecskemeti
commited on
Commit
•
d2d0dec
1
Parent(s):
923e5af
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: llama3
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
4 |
---
|
5 |
Quantized version of [NousResearch/Hermes-2-Theta-Llama-3-70B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-70B)
|
6 |
|
|
|
1 |
---
|
2 |
license: llama3
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model:
|
5 |
+
- NousResearch/Hermes-3-Llama-3.1-70B
|
6 |
---
|
7 |
Quantized version of [NousResearch/Hermes-2-Theta-Llama-3-70B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-70B)
|
8 |
|