Update README.md
Browse files
README.md
CHANGED
@@ -107,6 +107,13 @@ model-index:
|
|
107 |
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-UNAMGS
|
108 |
name: Open LLM Leaderboard
|
109 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
# cybertron-v4-qw7B-UNAMGS
|
111 |
|
112 |
**UNA IS BACK** Cybertron v4 UNA-MGS, Based on the amazing Qwen2.5 7B
|
@@ -121,12 +128,6 @@ Here we use our novel approach called `MGS`. Its up to you to figure out what it
|
|
121 |
|
122 |
Cybertron V4 went thru SFT with `MGS & UNA` over `Magpie-Align/Magpie-Qwen2.5-Pro-1M-v0.1` dataset.
|
123 |
|
124 |
-
## Llamacpp imatrix Quantizations of cybertron-v4-qw7B-UNAMGS
|
125 |
-
|
126 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4132">b4132</a> for quantization.
|
127 |
-
|
128 |
-
Original model: https://huggingface.co/fblgit/cybertron-v4-qw7B-UNAMGS
|
129 |
-
|
130 |
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
131 |
|
132 |
Run them in [LM Studio](https://lmstudio.ai/)
|
|
|
107 |
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-UNAMGS
|
108 |
name: Open LLM Leaderboard
|
109 |
---
|
110 |
+
|
111 |
+
## Llamacpp imatrix Quantizations of cybertron-v4-qw7B-UNAMGS
|
112 |
+
|
113 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4132">b4132</a> for quantization.
|
114 |
+
|
115 |
+
Original model: https://huggingface.co/fblgit/cybertron-v4-qw7B-UNAMGS
|
116 |
+
|
117 |
# cybertron-v4-qw7B-UNAMGS
|
118 |
|
119 |
**UNA IS BACK** Cybertron v4 UNA-MGS, Based on the amazing Qwen2.5 7B
|
|
|
128 |
|
129 |
Cybertron V4 went thru SFT with `MGS & UNA` over `Magpie-Align/Magpie-Qwen2.5-Pro-1M-v0.1` dataset.
|
130 |
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
132 |
|
133 |
Run them in [LM Studio](https://lmstudio.ai/)
|