diff --git a/QelmGUI.py b/QelmGUI.py index a65d356..9002457 100644 --- a/QelmGUI.py +++ b/QelmGUI.py @@ -3,7 +3,7 @@ """ ==================================================================================================== -Quantum-Enhanced Language Model (QELM) - Trainer with multi thread support. *CPU/GPU* +Quantum-Enhanced Language Model (QELM) - Trainer with multi thread support. *CPU/GPU* ==================================================================================================== This script defines a Quantum-Enhanced Language Model (QELM) with the following features: @@ -31,6 +31,10 @@ *New* Use Quanta to figure out spin variables and gates, this information will help with inputs. +GPU currently isn't working for certain gpu instances. + +*New* version releases soon. + ==================================================================================================== """