abetlen / abetlen/llama-cpp-python
Load time in the log is much different from real load model time?
Open
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- PR merge metrics
- PR metrics pending
Description
I see that load time in the log is much smaller than real load time.
I calculate real oad model time by setting time before and after calling Llama-cpp class. From here, I saw thật, real load model time is much larger than the load time in the log.
Could you help me, what is wrong here? Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.