mv x/ => c/

This commit is contained in:
xushiwei
2024-05-17 22:33:57 +08:00
parent 367743530f
commit 087ba0d81d
20 changed files with 195 additions and 312 deletions

2
c/llama2/llama2/run.c Normal file
View File

@@ -0,0 +1,2 @@
#define TESTING
#include "../llama2.c/run.c"