turbo@ainstein
turbo@ainstein
> related to: [casper-hansen/AutoAWQ#367 (comment)](https://github.com/casper-hansen/AutoAWQ/issues/367#issuecomment-1986243134) can you try to import torch before importing awq? The error is thrown when loading any awq models, I was not trying to modify original...
> related to: [casper-hansen/AutoAWQ#367 (comment)](https://github.com/casper-hansen/AutoAWQ/issues/367#issuecomment-1986243134) can you try to import torch before importing awq? # nvcc --version ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built...
same, after yaml error, got "ModuleNotFoundError: No module named 'rich'"
@jrruethe tks for the tips, however i ran into another error: I reinstall by running "./start_linux.sh" after clean up installer_files folder After "ModuleNotFoundError: No module named 'yaml'" poped up, running...
> Sure, I'll add some thresholds and options for filtering (maybe, within 9 hours) how's it going?
noted, I'd like give a try,
how shall I understand the diff between safe questionable & explicit? ``` levels_to_idx = { 'safe': [1,3,4], 'questionable': [1,3], 'explicit': [] } ``` according to tags in comments, `['drawings', 'hentai',...
switched to "questionable", it still bias on white dresses, it sounds good if a probablity setting is enabled. cheers

我也是这个问题,使用 v3.75, 看阿里官网是说有依赖未装?如何解决?