Alpha-VLLM / LLaMA2-Accessory

An Open-source Toolkit for LLM Development
https://llama2-accessory.readthedocs.io/
Other
2.7k stars 170 forks source link

Where are the codes of visual embeddings mixing of SPHINX? #120

Closed Arsiuuu closed 9 months ago

Arsiuuu commented 10 months ago

Thanks~

linziyi96 commented 10 months ago

Please see the following method

https://github.com/Alpha-VLLM/LLaMA2-Accessory/blob/e703eee103b6571e43b48e39de8f7b7e5e1ca3ad/accessory/model/LLM/llama_ens5.py#L376-L457