olm-chat-7b / open_lm /model_configs /open_lm_test_tiny.json
henhenhahi111112's picture
Upload folder using huggingface_hub
af6e330 verified
raw
history blame contribute delete
160 Bytes
{
"hidden_dim": 16,
"n_layers": 2,
"n_heads": 2,
"seq_len": 16,
"vocab_size": 16,
"post_embed_norm": false,
"weight_tying": false
}