Chris4K commited on
Commit
11acf98
1 Parent(s): 27719d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ writer = Agent(
54
  You transform complex concepts into compelling narratives.""",
55
  verbose=True,
56
  allow_delegation=True,
57
- llm=llm_zephyr-7b-beta
58
  )
59
 
60
  # Create tasks for your agents
 
54
  You transform complex concepts into compelling narratives.""",
55
  verbose=True,
56
  allow_delegation=True,
57
+ llm=llm_zephyr_7b_beta
58
  )
59
 
60
  # Create tasks for your agents