Markus
Markus
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? This is a small and easy...
### The official name of the app ZOC Terminal ### Is there a supported version available on a stable release channel? Yes ### Proposed App Status ✅ Native ### Proposed...
Please consider this software for your list. Added ZOC Terminal. Well known SSH client for mac (similar to SecureCRT). https://www.emtec.com/zoc/index.html
Reorganized source code to consolidate copied functions and structures: - common stuff is now in train_common.c and train_common.h - cuda version needs to define TRAIN_CUDA before including the header or...
2nd attempt to reorganize source code to consolidate copied functions: Compared to the first "reorgs" pull request (https://github.com/karpathy/llm.c/pull/174) this is a minimalistic approach. Only the most obvious candidates were put...