Upload original checkpoint (#1)

- Upload original checkpoint (3c7b97964fe8e1df565f8d1f5b2280e215983301)
This commit is contained in:
Pedro Cuenca 2024-04-18 07:41:12 +00:00 committed by system
parent 75857205ac
commit 24369f4fd1
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467
3 changed files with 17 additions and 0 deletions

BIN
original/consolidated.00.pth (Stored with Git LFS) Normal file

Binary file not shown.

11
original/params.json Normal file

@ -0,0 +1,11 @@
{
"dim": 4096,
"n_layers": 32,
"n_heads": 32,
"n_kv_heads": 8,
"vocab_size": 128256,
"multiple_of": 1024,
"ffn_dim_multiplier": 1.3,
"norm_eps": 1e-05,
"rope_theta": 500000.0
}

BIN
original/tokenizer.model (Stored with Git LFS) Normal file

Binary file not shown.