Update README.md
Browse files
README.md
CHANGED
@@ -112,6 +112,7 @@ model-index:
|
|
112 |
url: >-
|
113 |
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=T145/ZEUS-8B-V2
|
114 |
name: Open LLM Leaderboard
|
|
|
115 |
---
|
116 |
|
117 |
# ZEUS 8B 🌩️ V2
|
@@ -189,4 +190,4 @@ top_k = 0 # Change to 40+ if you're roleplaying
|
|
189 |
top_p = 1 # Change to 0.9 if top_k > 0
|
190 |
```
|
191 |
|
192 |
-
Other recommendations can be found on [this paper on mobile LLMs](https://openreview.net/pdf?id=ahVsd1hy2W), [this paper on balancing model parameters](https://arxiv.org/html/2408.13586v1), and [this Reddit post about tweaking Llama 3.1 parameters](https://www.reddit.com/r/LocalLLaMA/comments/1ej1zrl/try_these_settings_for_llama_31_for_longer_or/).
|
|
|
112 |
url: >-
|
113 |
https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=T145/ZEUS-8B-V2
|
114 |
name: Open LLM Leaderboard
|
115 |
+
new_version: T145/ZEUS-8B-V17
|
116 |
---
|
117 |
|
118 |
# ZEUS 8B 🌩️ V2
|
|
|
190 |
top_p = 1 # Change to 0.9 if top_k > 0
|
191 |
```
|
192 |
|
193 |
+
Other recommendations can be found on [this paper on mobile LLMs](https://openreview.net/pdf?id=ahVsd1hy2W), [this paper on balancing model parameters](https://arxiv.org/html/2408.13586v1), and [this Reddit post about tweaking Llama 3.1 parameters](https://www.reddit.com/r/LocalLLaMA/comments/1ej1zrl/try_these_settings_for_llama_31_for_longer_or/).
|