mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -127,6 +127,7 @@ class CTRLGenerator():
|
||||
# compile the model with the optimizer and loss
|
||||
model.compile(optimizer=optimizer, loss=loss)
|
||||
print(model.summary())
|
||||
self.model = model
|
||||
|
||||
|
||||
# almost there, we now take the user prompt and tokenize with BPE
|
||||
|
||||
Reference in New Issue
Block a user