mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-27 23:52:23 +00:00
Fix accidental indentation
This commit is contained in:
parent
9bfa92fb3e
commit
efad18bd0b
@ -579,7 +579,7 @@
|
||||
" \"dtype\": torch.bfloat16,\n",
|
||||
" \"num_experts\": 128,\n",
|
||||
" \"num_experts_per_tok\": 8,\n",
|
||||
" \"moe_intermediate_size\": 768,\n",
|
||||
" \"moe_intermediate_size\": 768,\n",
|
||||
"}"
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user