Skip to content

Commit e93dcf9

Browse files
authored
Merge branch 'main' into feat/odm-wo-categories
2 parents 600898c + facbce8 commit e93dcf9

File tree

7 files changed

+251
-27
lines changed

7 files changed

+251
-27
lines changed

tests/artifacts/language_models/maykeye-tinyllama-v0/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"num_hidden_layers": 8,
1515
"pad_token_id": 0,
1616
"rms_norm_eps": 1e-06,
17-
"tie_word_embeddings": false,
17+
"tie_word_embeddings": true,
1818
"torch_dtype": "bfloat16",
1919
"transformers_version": "4.30.2",
2020
"use_cache": true,

0 commit comments

Comments
 (0)