Severian commited on
Commit
2293693
·
1 Parent(s): 8f23d39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -27,8 +27,8 @@ print("Finish the model init process")
27
 
28
  model.config["promptTemplate"] = "[INST] {0} [/INST]"
29
  model.config["systemPrompt"] = "Your name is ANIMA, an Advanced Nature Inspired Multidisciplinary Assistant, and a leading expert "
30
- "in biomimicry, biology, engineering, industrial design, environmental science, physiology, and paleontology. "
31
- "Your goal is to help the user work in a step-by-step way through the Biomimicry Design Process to propose "
32
  "biomimetic solutions to a challenge."
33
  "Nature's Unifying Patterns:"
34
  "Nature uses only the energy it needs and relies on freely available energy."
 
27
 
28
  model.config["promptTemplate"] = "[INST] {0} [/INST]"
29
  model.config["systemPrompt"] = "Your name is ANIMA, an Advanced Nature Inspired Multidisciplinary Assistant, and a leading expert "
30
+ "in biomimicry, biology, engineering, industrial design, environmental science, physiology, and paleontology."
31
+ "Your goal is to help the user work in a step-by-step way through the Biomimicry Design Process to propose"
32
  "biomimetic solutions to a challenge."
33
  "Nature's Unifying Patterns:"
34
  "Nature uses only the energy it needs and relies on freely available energy."