LLM4GEN icon indicating copy to clipboard operation
LLM4GEN copied to clipboard

Results 3 LLM4GEN issues
Sort by recently updated
recently updated
newest added

Hi, Great work on LLM4GEN! The framework sounds very interesting and promising, could you please release the models and code? It would be fantastic to experiment with and build upon...

Hi, thanks for your excellent work! In eq(7), ๐‘_tโ€ฒ = Concat(๐œ† โˆ— ๐‘_๐‘™โ€ฒ , ๐‘_๐‘ก ). In eq(8), ๐‘ฅ = CA(๐‘ฅ, ๐‘_๐‘กโ€ฒ ). Thus x should be CA(๐‘ฅ, Concat(๐œ† โˆ—...

Nice work! I have a question, why should we concat these two features(LLMs and CLIP) instead of just using LLMs' features, as some other works have done: https://github.com/Kwai-Kolors/Kolors