Mohamed Elrashid

Results 2 comments of Mohamed Elrashid

https://github.com/SafeExamBrowser/seb-win-refactoring/discussions/833

@mishra011 @shenbb I tried running the following code: ```python !pip install tiktoken !git clone https://github.com/karpathy/nanoGPT.git %cd nanoGPT !python train.py config/train_shakespeare_char.py !python sample.py --out_dir=out-shakespeare-char ``` ### Found a GPU Compatibility Issue:...