File tree 2 files changed +9
-15
lines changed
2 files changed +9
-15
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RenderSettings:
38
38
m_ReflectionIntensity : 1
39
39
m_CustomReflection : {fileID: 0}
40
40
m_Sun : {fileID: 0}
41
- m_IndirectSpecularColor : {r: 0.44657832, g: 0.49641222, b: 0.57481664, a: 1}
42
41
m_UseRadianceAmbientProbe : 0
43
42
--- !u!157 &3
44
43
LightmapSettings :
@@ -624,9 +623,7 @@ MonoBehaviour:
624
623
stop : []
625
624
playerName : Human
626
625
AIName : Adam
627
- prompt : A chat between a curious human and an artificial intelligence assistant
628
- named Adam. The assistant gives helpful, detailed, and polite answers to the
629
- human's questions.
626
+ prompt : I
630
627
setNKeepToPrompt : 1
631
628
chat : []
632
629
grammarString :
@@ -1513,7 +1510,7 @@ MonoBehaviour:
1513
1510
m_Script : {fileID: 11500000, guid: a50e3140c3ecaaf1c848dbf141cc2074, type: 3}
1514
1511
m_Name :
1515
1512
m_EditorClassIdentifier :
1516
- advancedOptions : 0
1513
+ advancedOptions : 1
1517
1514
remote : 0
1518
1515
port : 13333
1519
1516
numThreads : -1
@@ -1523,10 +1520,10 @@ MonoBehaviour:
1523
1520
dontDestroyOnLoad : 1
1524
1521
contextSize : 0
1525
1522
batchSize : 512
1526
- basePrompt :
1527
- model :
1523
+ basePrompt : I
1524
+ model : Base-F32.gguf
1528
1525
chatTemplate : chatml
1529
- lora :
1526
+ lora : Lora-F32-LoRA.gguf
1530
1527
--- !u!4 &1047848255
1531
1528
Transform :
1532
1529
m_ObjectHideFlags : 0
@@ -1990,9 +1987,7 @@ MonoBehaviour:
1990
1987
stop : []
1991
1988
playerName : Human
1992
1989
AIName : Eve
1993
- prompt : A chat between a curious human and an artificial intelligence assistant
1994
- named Eve. The assistant gives helpful, detailed, and polite answers to the human's
1995
- questions.
1990
+ prompt : I
1996
1991
setNKeepToPrompt : 1
1997
1992
chat : []
1998
1993
grammarString :
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RenderSettings:
38
38
m_ReflectionIntensity : 1
39
39
m_CustomReflection : {fileID: 0}
40
40
m_Sun : {fileID: 0}
41
- m_IndirectSpecularColor : {r: 0.44657832, g: 0.49641222, b: 0.57481664, a: 1}
42
41
m_UseRadianceAmbientProbe : 0
43
42
--- !u!157 &3
44
43
LightmapSettings :
@@ -1036,7 +1035,7 @@ MonoBehaviour:
1036
1035
m_Script : {fileID: 11500000, guid: a50e3140c3ecaaf1c848dbf141cc2074, type: 3}
1037
1036
m_Name :
1038
1037
m_EditorClassIdentifier :
1039
- advancedOptions : 0
1038
+ advancedOptions : 1
1040
1039
remote : 0
1041
1040
port : 13333
1042
1041
numThreads : -1
@@ -1047,8 +1046,8 @@ MonoBehaviour:
1047
1046
contextSize : 0
1048
1047
batchSize : 512
1049
1048
basePrompt :
1050
- model :
1051
- chatTemplate : chatml
1049
+ model : Base-F32.gguf
1050
+ chatTemplate : gemma
1052
1051
lora :
1053
1052
--- !u!4 &1047848255
1054
1053
Transform :
You can’t perform that action at this time.
0 commit comments