GenZ-LLM-Analyzer
GenZ-LLM-Analyzer copied to clipboard
LLM Inference analyzer for different hardware platforms
Results
1
GenZ-LLM-Analyzer issues
Sort by
recently updated
recently updated
newest added
Hi @abhibambhaniya, I found one suspicious bug in function `get_offload_system`, in file `GenZ/LLM_inference/utils.py`. The unit of `total_memory_req` passed to this function seems to be `MB`, while `total_device_memory` is clearly `GB`...