]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
clip : fix confused naming ffn_up and ffn_down (#13290)
authorXuan-Son Nguyen <redacted>
Mon, 5 May 2025 10:54:44 +0000 (12:54 +0200)
committerGitHub <redacted>
Mon, 5 May 2025 10:54:44 +0000 (12:54 +0200)
commit5215b91e9377ce23e4ccc92ec3156bf5c7f892a3
tree1483f331ccec71c2be11df6cda282873abb8cd00
parentae803bfc3d0fc2d0d3e1cce22ee103a30939e104
clip :  fix confused naming ffn_up and ffn_down (#13290)

* clip :  fix confused naming ffn_up and ffn_down

* rm ffn_i/o/g naming

* rename n_embd, n_ff

* small fix

* no check n_ff
convert_hf_to_gguf.py
gguf-py/gguf/tensor_mapping.py
tools/llava/clip.cpp
tools/llava/mtmd-cli.cpp