You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TensorRT-LLM] TensorRT-LLM version: 0.13.0
[10/24/2024-21:38:25] [TRT] [I] [MemUsageChange] Init CUDA: CPU +14, GPU +0, now: CPU 151, GPU 432 (MiB)
[10/24/2024-21:38:27] [TRT] [I] [MemUsageChange] Init builder kernel library: CPU +1995, GPU +366, now: CPU 2302, GPU 798 (MiB)
[10/24/2024-21:38:27] [TRT-LLM] [W] Invalid timing cache, using freshly created one
Traceback (most recent call last):
File "/app/src/convert/tookabert/build.py", line 279, in <module>
if args.model_dir is not None and os.path.exist(
AttributeError: module 'posixpath' has no attribute 'exist'. Did you mean: 'exists'?
The text was updated successfully, but these errors were encountered:
I want to build a bert model with tensorrt 0.13
response:
The text was updated successfully, but these errors were encountered: