Paul Hager
commited on
Commit
·
d798fb3
1
Parent(s):
2a75b15
adjusted gemma params and deepseek context length
Browse files
MIMIC-CDM-FI/DeepSeekR1Llama70/results_2025-02-07T00-00-00.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"config": {
|
3 |
"model_quantization_bits": 4,
|
4 |
-
"max_sequence_length":
|
5 |
"params": 70,
|
6 |
"model_name": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B"
|
7 |
},
|
|
|
1 |
{
|
2 |
"config": {
|
3 |
"model_quantization_bits": 4,
|
4 |
+
"max_sequence_length": 8192,
|
5 |
"params": 70,
|
6 |
"model_name": "deepseek-ai/DeepSeek-R1-Distill-Llama-70B"
|
7 |
},
|
MIMIC-CDM-FI/Gemma2_27BIT/results_2025-02-07T00-00-00.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"config": {
|
3 |
"model_quantization_bits": 8,
|
4 |
"max_sequence_length": 8192,
|
5 |
-
"params":
|
6 |
"model_name": "google/gemma-2-27b"
|
7 |
},
|
8 |
"results": {
|
|
|
2 |
"config": {
|
3 |
"model_quantization_bits": 8,
|
4 |
"max_sequence_length": 8192,
|
5 |
+
"params": 27,
|
6 |
"model_name": "google/gemma-2-27b"
|
7 |
},
|
8 |
"results": {
|