Files
ModelHub XC fe2ec9edaf 初始化项目,由ModelHub XC社区提供模型
Model: xformAI/opt-125m-gqa-ub-6-best-for-KV-cache
Source: Original Platform
2026-06-25 14:56:38 +08:00

417 B

license, language, library_name
license language library_name
mit
en
transformers

This is a GQA version of the original model facebook/opt-125m. In this version, the original MHA architecture is preserved but instead of having a single K/V head, different K/V heads corresponding to the same group have the same mean-pooled K or V values. It has 6 groups of KV heads per layer instead of original 12 KV heads in the MHA implementation.