All efforts to import triton fail with this error:
ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton
Running Win11 64 bit, RTX 4070 with CUDA toolkit 12.5.
I have tried both python 3.10, 3.11 and 3.12.
I imported terraform-provider-triton from anaconda distribution, but that does not give access to triton.
Running latest Anaconda releases.
My call to:
from unsloth import FastLanguageModel
fails with:
ModuleNotFoundError …–> 101 import triton