def detect_inferentia()

in src/hardware/hardware_detector.py [0:0]


    def detect_inferentia(self) -> bool:
        return os.path.exists('/dev/neuron0')