hahnyuan / LLM-Viewer

Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline model in a user-friendly interface.
MIT License
275 stars 32 forks source link

Support EleutherAI/gpt-j-6B #6

Closed sunshinemyson closed 4 months ago

sunshinemyson commented 4 months ago

gpt-j-6B is a benchmark model from MLPerf, this is important for AI-{IP,SoC,Solution} vendors.

hahnyuan commented 4 months ago

I have merged this PR. Thank you for contribution.