AbsoluteRealDipper
Results
2
comments of
AbsoluteRealDipper
@edgarriba This is the code I use for Pixray: https://pastebin.com/Kpj5tUZD In line 8 I added vdiff as a drawer which uses CUDA And this is the complete console output when...
If I put the org/model in quotes (_python download-model.py "EleutherAI/gpt-j-6B" --text-only_) it gives me this: Traceback (most recent call last): File "/text-generation-webui/download-model.py", line 270, in download_model_files(model, branch, links, sha256, output_folder,...