chore: switch default build target to run_free and update model configs

This commit is contained in:
2025-03-28 22:00:17 +00:00
parent 47aa1693ea
commit c740d9ce54
4 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
all: build build_rd build_free build_rpylib run_rd
all: build build_rd build_free build_rpylib run_free
# Variables for compiler and flags
CC = gcc