-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathversion.json
More file actions
1 lines (1 loc) · 1.55 KB
/
version.json
File metadata and controls
1 lines (1 loc) · 1.55 KB
1
[{"version":"0.0.58","PIG_ARCH_LIST":["pig","fatfat","piggy","piglet","gguf","frame","sd1","sdxl","sd3","flux","aura","mochi","ltxv","hyvid","cosmos","pixart","lumina","wan","hidream"],"TXT_ARCH_LIST":["pig","t5","t5encoder","llama","gemma2"],"L3":{"blk.":"model.layers.","attn_norm":"input_layernorm","attn_q":"self_attn.q_proj","attn_k":"self_attn.k_proj","attn_v":"self_attn.v_proj","attn_output":"self_attn.o_proj","ffn_up":"mlp.up_proj","ffn_down":"mlp.down_proj","ffn_gate":"mlp.gate_proj","ffn_norm":"post_attention_layernorm","token_embd":"model.embed_tokens","output_norm":"model.norm","output.weight":"lm_head.weight"},"T5":{"enc.":"encoder.",".blk.":".block.","token_embd":"shared","output_norm":"final_layer_norm","attn_q":"layer.0.SelfAttention.q","attn_k":"layer.0.SelfAttention.k","attn_v":"layer.0.SelfAttention.v","attn_o":"layer.0.SelfAttention.o","attn_norm":"layer.0.layer_norm","attn_rel_b":"layer.0.SelfAttention.relative_attention_bias","ffn_up":"layer.1.DenseReluDense.wi_1","ffn_down":"layer.1.DenseReluDense.wo","ffn_gate":"layer.1.DenseReluDense.wi_0","ffn_norm":"layer.1.layer_norm"},"B5":{"enc.":"encoder.",".blk.":".block.","token_embd":"shared","output_norm":"final_layer_norm","attn_q":"layer.0.SelfAttention.q","attn_k":"layer.0.SelfAttention.k","attn_v":"layer.0.SelfAttention.v","attn_o":"layer.0.SelfAttention.o","attn_norm":"layer.0.layer_norm","attn_rel_b":"layer.0.SelfAttention.relative_attention_bias","ffn_up":"layer.1.DenseReluDense.wi","ffn_down":"layer.1.DenseReluDense.wo","ffn_norm":"layer.1.layer_norm"},"G2":{"gemma2_2b.transformer.":""}}]