Upload TRMForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"name": "recursive_reasoning.trm@TinyRecursiveModel",
|
| 27 |
"no_ACT_continue": true,
|
| 28 |
"num_heads": 8,
|
| 29 |
-
"num_layers":
|
| 30 |
"num_puzzle_identifiers": 1,
|
| 31 |
"pos_encodings": "rope",
|
| 32 |
"pretrained_embeddings_model": "Alibaba-NLP/gte-modernbert-base",
|
|
|
|
| 26 |
"name": "recursive_reasoning.trm@TinyRecursiveModel",
|
| 27 |
"no_ACT_continue": true,
|
| 28 |
"num_heads": 8,
|
| 29 |
+
"num_layers": 4,
|
| 30 |
"num_puzzle_identifiers": 1,
|
| 31 |
"pos_encodings": "rope",
|
| 32 |
"pretrained_embeddings_model": "Alibaba-NLP/gte-modernbert-base",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf1b29f3e306475a0f20b9ea682611acabb21f017ce4e20fc4e348162d9ed862
|
| 3 |
+
size 422719008
|