minGPT-TF icon indicating copy to clipboard operation
minGPT-TF copied to clipboard

A minimal TF2 re-implementation of the OpenAI GPT training

Results 1 minGPT-TF issues
Sort by recently updated
recently updated
newest added

I am getting multiple errors when running the `play_math` file: ``` 2023-06-30 20:04:36.575689: W tensorflow/core/framework/op_kernel.cc:1807] OP_REQUIRES failed at cast_op.cc:121 : UNIMPLEMENTED: Cast string to float is not supported 2023-06-30 20:04:36.575889:...