mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-11 11:51:53 +08:00
added json
This commit is contained in:
@@ -0,0 +1 @@
|
||||
model.ckpt.data-00000-of-00001
|
||||
@@ -0,0 +1,2 @@
|
||||
model_checkpoint_path: "model.ckpt"
|
||||
all_model_checkpoint_paths: "model.ckpt"
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,12 +1,10 @@
|
||||
from story.utils import *
|
||||
from other.cacher import *
|
||||
import json
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
prompts = [
|
||||
"You enter a dungeon with your trusty sword and shield. You are searching for the evil necromancer who killed your family. You've heard that he resides at the bottom of the dungeon, guarded by legions of the undead. You enter the first door and see"]
|
||||
>>>>>>> cc28b3787ca6c0614066ca4af4501b4d9ece8ff7
|
||||
|
||||
|
||||
prompts = [
|
||||
"You enter a dungeon with your trusty sword and shield. You are searching for the evil necromancer who killed your family. You've heard that he resides at the bottom of the dungeon, guarded by legions of the undead. You enter the first door and see"]
|
||||
|
||||
Reference in New Issue
Block a user