Advertisement
Guest User

Oobabooga Error Dump

a guest
Sep 13th, 2023
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.81 KB | None | 0 0
  1. 2023-09-13 16:26:19 INFO:Loading TheBloke_MythoMix-L2-13B-GPTQ_gptq-4bit-32g-actorder_True...
  2. 2023-09-13 16:26:29 ERROR:Failed to load the model.
  3. Traceback (most recent call last):
  4. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\utils\cpp_extension.py", line 1893, in _run_ninja_build
  5. subprocess.run(
  6. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\subprocess.py", line 526, in run
  7. raise CalledProcessError(retcode, process.args,
  8. subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
  9.  
  10. The above exception was the direct cause of the following exception:
  11.  
  12. Traceback (most recent call last):
  13. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\text-generation-webui\modules\ui_model_menu.py", line 194, in load_model_wrapper
  14. shared.model, shared.tokenizer = load_model(shared.model_name, loader)
  15. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\text-generation-webui\modules\models.py", line 77, in load_model
  16. output = load_func_map[loader](model_name)
  17. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\text-generation-webui\modules\models.py", line 335, in ExLlamav2_loader
  18. from modules.exllamav2 import Exllamav2Model
  19. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\text-generation-webui\modules\exllamav2.py", line 5, in <module>
  20. from exllamav2 import (
  21. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\__init__.py", line 3, in <module>
  22. from exllamav2.model import ExLlamaV2
  23. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\model.py", line 12, in <module>
  24. from exllamav2.linear import ExLlamaV2Linear
  25. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\linear.py", line 4, in <module>
  26. from exllamav2 import ext
  27. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\ext.py", line 118, in <module>
  28. exllamav2_ext = load \
  29. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\utils\cpp_extension.py", line 1284, in load
  30. return _jit_compile(
  31. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\utils\cpp_extension.py", line 1509, in _jit_compile
  32. _write_ninja_file_and_build_library(
  33. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\utils\cpp_extension.py", line 1624, in _write_ninja_file_and_build_library
  34. _run_ninja_build(
  35. File "C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\utils\cpp_extension.py", line 1909, in _run_ninja_build
  36. raise RuntimeError(message) from e
  37. RuntimeError: Error building extension 'exllamav2_ext': [1/6] cl /showIncludes -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /Ox -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\ext.cpp /Foext.o
  38. FAILED: ext.o
  39. cl /showIncludes -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /Ox -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\ext.cpp /Foext.o
  40. Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x64
  41. Copyright (C) Microsoft Corporation. All rights reserved.
  42.  
  43. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\c10/macros/Macros.h(3): fatal error C1083: Cannot open include file: 'cassert': No such file or directory
  44. [2/6] cl /showIncludes -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /Ox -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cpp\quantize_func.cpp /Foquantize_func.o
  45. FAILED: quantize_func.o
  46. cl /showIncludes -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /Ox -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cpp\quantize_func.cpp /Foquantize_func.o
  47. Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25019 for x64
  48. Copyright (C) Microsoft Corporation. All rights reserved.
  49.  
  50. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\c10/macros/Macros.h(3): fatal error C1083: Cannot open include file: 'cassert': No such file or directory
  51. [3/6] C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\bin\nvcc --generate-dependencies-with-compile --dependency-output rope.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -lineinfo -O3 -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\rope.cu -o rope.cuda.o
  52. FAILED: rope.cuda.o
  53. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\bin\nvcc --generate-dependencies-with-compile --dependency-output rope.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -lineinfo -O3 -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\rope.cu -o rope.cuda.o
  54. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\rope.cu(39): error: expected a "("
  55. detected during instantiation of "void rope_cuda_kernel<use_half2>(half *, const half *, const half *, int, int, int, int, const uint32_t *) [with use_half2=true]"
  56. (95): here
  57.  
  58. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\rope.cu(53): error: expected a "("
  59. detected during instantiation of "void rope_cuda_kernel<use_half2>(half *, const half *, const half *, int, int, int, int, const uint32_t *) [with use_half2=true]"
  60. (95): here
  61.  
  62. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\rope.cu(39): error: expected a "("
  63. detected during instantiation of "void rope_cuda_kernel<use_half2>(half *, const half *, const half *, int, int, int, int, const uint32_t *) [with use_half2=false]"
  64. (96): here
  65.  
  66. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\rope.cu(53): error: expected a "("
  67. detected during instantiation of "void rope_cuda_kernel<use_half2>(half *, const half *, const half *, int, int, int, int, const uint32_t *) [with use_half2=false]"
  68. (96): here
  69.  
  70. 4 errors detected in the compilation of "C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/exllamav2/exllamav2_ext/cuda/rope.cu".
  71. rope.cu
  72. [4/6] C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\bin\nvcc --generate-dependencies-with-compile --dependency-output pack_tensor.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -lineinfo -O3 -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu -o pack_tensor.cuda.o
  73. FAILED: pack_tensor.cuda.o
  74. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\bin\nvcc --generate-dependencies-with-compile --dependency-output pack_tensor.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -lineinfo -O3 -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu -o pack_tensor.cuda.o
  75. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(132): error: expected a "("
  76. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=2]"
  77. (261): here
  78.  
  79. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(146): error: expected a "("
  80. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=2]"
  81. (261): here
  82.  
  83. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(168): error: expected a "("
  84. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=2]"
  85. (261): here
  86.  
  87. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(182): error: expected a "("
  88. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=2]"
  89. (261): here
  90.  
  91. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(210): error: expected a "("
  92. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=2]"
  93. (261): here
  94.  
  95. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(232): error: expected a "("
  96. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=2]"
  97. (261): here
  98.  
  99. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(132): error: expected a "("
  100. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=3]"
  101. (262): here
  102.  
  103. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(146): error: expected a "("
  104. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=3]"
  105. (262): here
  106.  
  107. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(168): error: expected a "("
  108. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=3]"
  109. (262): here
  110.  
  111. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(182): error: expected a "("
  112. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=3]"
  113. (262): here
  114.  
  115. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(210): error: expected a "("
  116. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=3]"
  117. (262): here
  118.  
  119. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(232): error: expected a "("
  120. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=3]"
  121. (262): here
  122.  
  123. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(132): error: expected a "("
  124. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=4]"
  125. (263): here
  126.  
  127. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(146): error: expected a "("
  128. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=4]"
  129. (263): here
  130.  
  131. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(168): error: expected a "("
  132. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=4]"
  133. (263): here
  134.  
  135. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(182): error: expected a "("
  136. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=4]"
  137. (263): here
  138.  
  139. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(210): error: expected a "("
  140. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=4]"
  141. (263): here
  142.  
  143. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(232): error: expected a "("
  144. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=4]"
  145. (263): here
  146.  
  147. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(132): error: expected a "("
  148. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=5]"
  149. (264): here
  150.  
  151. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(146): error: expected a "("
  152. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=5]"
  153. (264): here
  154.  
  155. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(168): error: expected a "("
  156. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=5]"
  157. (264): here
  158.  
  159. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(182): error: expected a "("
  160. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=5]"
  161. (264): here
  162.  
  163. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(210): error: expected a "("
  164. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=5]"
  165. (264): here
  166.  
  167. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(232): error: expected a "("
  168. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=5]"
  169. (264): here
  170.  
  171. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(132): error: expected a "("
  172. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=6]"
  173. (265): here
  174.  
  175. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(146): error: expected a "("
  176. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=6]"
  177. (265): here
  178.  
  179. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(168): error: expected a "("
  180. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=6]"
  181. (265): here
  182.  
  183. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(182): error: expected a "("
  184. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=6]"
  185. (265): here
  186.  
  187. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(210): error: expected a "("
  188. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=6]"
  189. (265): here
  190.  
  191. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(232): error: expected a "("
  192. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=6]"
  193. (265): here
  194.  
  195. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(132): error: expected a "("
  196. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=8]"
  197. (266): here
  198.  
  199. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(146): error: expected a "("
  200. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=8]"
  201. (266): here
  202.  
  203. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(168): error: expected a "("
  204. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=8]"
  205. (266): here
  206.  
  207. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(182): error: expected a "("
  208. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=8]"
  209. (266): here
  210.  
  211. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(210): error: expected a "("
  212. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=8]"
  213. (266): here
  214.  
  215. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\pack_tensor.cu(232): error: expected a "("
  216. detected during instantiation of "void pack_columns_kernel<bits>(const uint16_t *, uint32_t *, int, int) [with bits=8]"
  217. (266): here
  218.  
  219. 36 errors detected in the compilation of "C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/exllamav2/exllamav2_ext/cuda/pack_tensor.cu".
  220. pack_tensor.cu
  221. [5/6] C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\bin\nvcc --generate-dependencies-with-compile --dependency-output q_mlp.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -lineinfo -O3 -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\q_mlp.cu -o q_mlp.cuda.o
  222. FAILED: q_mlp.cuda.o
  223. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\bin\nvcc --generate-dependencies-with-compile --dependency-output q_mlp.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=exllamav2_ext -DTORCH_API_INCLUDE_EXTENSION_H -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\TH -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\torch\include\THC -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\include -IC:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -lineinfo -O3 -c C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\q_mlp.cu -o q_mlp.cuda.o
  224. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline
  225. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline
  226. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/include\thrust/detail/config/cpp_dialect.h:118: warning: Thrust requires at least MSVC 2019 (19.20/16.0/14.20). MSVC 2017 is deprecated but still supported. MSVC 2017 support will be removed in a future release. Define THRUST_IGNORE_DEPRECATED_CPP_DIALECT to suppress this message.
  227. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero
  228. detected during:
  229. instantiation of "__nv_bool c10::detail::integer_iterator<I, one_sided, <unnamed>>::operator==(const c10::detail::integer_iterator<I, one_sided, <unnamed>> &) const [with I=size_t, one_sided=false, <unnamed>=0]"
  230. (61): here
  231. instantiation of "__nv_bool c10::detail::integer_iterator<I, one_sided, <unnamed>>::operator!=(const c10::detail::integer_iterator<I, one_sided, <unnamed>> &) const [with I=size_t, one_sided=false, <unnamed>=0]"
  232. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/core/TensorImpl.h(77): here
  233.  
  234. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/util/irange.h(54): warning #186-D: pointless comparison of unsigned integer with zero
  235. detected during:
  236. instantiation of "__nv_bool c10::detail::integer_iterator<I, one_sided, <unnamed>>::operator==(const c10::detail::integer_iterator<I, one_sided, <unnamed>> &) const [with I=size_t, one_sided=true, <unnamed>=0]"
  237. (61): here
  238. instantiation of "__nv_bool c10::detail::integer_iterator<I, one_sided, <unnamed>>::operator!=(const c10::detail::integer_iterator<I, one_sided, <unnamed>> &) const [with I=size_t, one_sided=true, <unnamed>=0]"
  239. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/core/TensorImpl.h(2327): here
  240. instantiation of "__nv_bool c10::TensorImpl::SetDimsTemplate(c10::ArrayRef<T>) [with T=int64_t, <unnamed>=void]"
  241. C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/torch/include\c10/core/TensorImpl.h(2337): here
  242.  
  243. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\q_mlp.cu(61): error: expected a "("
  244. detected during instantiation of "void silu_mul_kernel<use_half2>(half *, const half *, int, int) [with use_half2=true]"
  245. (95): here
  246.  
  247. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\q_mlp.cu(67): error: expected a "("
  248. detected during instantiation of "void silu_mul_kernel<use_half2>(half *, const half *, int, int) [with use_half2=true]"
  249. (95): here
  250.  
  251. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\q_mlp.cu(61): error: expected a "("
  252. detected during instantiation of "void silu_mul_kernel<use_half2>(half *, const half *, int, int) [with use_half2=false]"
  253. (96): here
  254.  
  255. C:\Users\Zugzwang\Desktop\oobabooga_windows\installer_files\env\lib\site-packages\exllamav2\exllamav2_ext\cuda\q_mlp.cu(67): error: expected a "("
  256. detected during instantiation of "void silu_mul_kernel<use_half2>(half *, const half *, int, int) [with use_half2=false]"
  257. (96): here
  258.  
  259. 4 errors detected in the compilation of "C:/Users/Zugzwang/Desktop/oobabooga_windows/installer_files/env/lib/site-packages/exllamav2/exllamav2_ext/cuda/q_mlp.cu".
  260. q_mlp.cu
  261. ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement