Could not find the bitsandbytes CUDA binary at PosixPath('/mnt_new/zhumuzhi.zmz/code/bitsandbytes-main/bitsandbytes/libbitsandbytes_cuda121.so') Could not load bitsandbytes native library: /mnt_new/zhumuzhi.zmz/code/bitsandbytes-main/bitsandbytes/libbitsandbytes_cpu.so: cannot open shared...
'posixpath', '_weakrefset', 'errno', 'encodings.codecs', 'sre_constants', 're', '_abcoll', 'types', '_codecs', 'encodings.__builtin__', '_warnings', 'genericpath', 'stat', 'zipimport', '_sysconfigdata
libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64... chiron | /usr/local/lib/python3.9/site-packages/bitsandbytes/cuda_setup/paths.py:27: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {PosixPath('/...
2064 elif low_cpu_mem_usage: -> 2065 init_contexts.append(init_empty_weights()) 2066 2067 with ContextManagers(init_contexts): NameError: name 'init_empty_weights' is not defined
win2unixpath (memory);// win2posixpath (orig_prefix_arg, memory);orig_prefix = memory; orig_prefix_len =strlen(orig_prefix);// printf ("orig_prefix: %s\n", orig_prefix);if(ISDIRSEP (orig_prefix[orig_prefix_len-1])) { orig_prefix[orig_prefix_len-1] ='\0'; ...
File "<stuff>/.local/lib/python3.12/site-packages/django/test/testcases.py", line 681, in _assert_template_used % (template_name, ", ".join(template_names)), ^^^ TypeError: sequence item 0: expected str instance, PosixPath found This happens because the template_name is stored as is...