dep_check.py now ignores GPUtil

This commit is contained in:
josc146
2024-03-11 18:55:37 +08:00
parent 91eb72e515
commit dd89041f72
2 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ import lm_dataformat
import ftfy
import tqdm
import tiktoken
import GPUtil
import torch
import rwkv