Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
#How much time in ticks should the virtual sacrificer wait before producing blood [100]
#Range: > 1
sacrificer_speed = 100
#The energy capacity of the virtual sacrificer [1000000]
#Range: > 1
sacrificer_energy = 1000000
#How much data to give to the model each iteration [1]
#Set to 0 to disable
#Range: > 0
sacrificer_data = 1
#Should data be given to faulty models? [true]
faulty_data = true