Skip to content

Commit

Permalink
llama 2 hf convert yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmeda14960 committed Nov 18, 2024
1 parent 558e5d6 commit 0c4598d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions llama2_hf_convert.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
model: # 7B class model
type: llama
seq_len: 2048
hidden_dim: 4096
intermediate_dim: 11008
num_layers: 32
num_heads: 32
num_kv_heads: 32
use_flash_attention: True
flash_attention_block_size: 1024

0 comments on commit 0c4598d

Please sign in to comment.