Skip to content

Commit 550421f

Browse files
Fix typo
1 parent 23035b5 commit 550421f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NOTICE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Unless required by applicable law or agreed to in writing, software distributed
1313
Initial change:
1414
Adding Cerebras Planning and Optimization (CePO). CePO is a method to empower Llama with reasoning, via test-time compute. [Learn more in the blog](https://cerebras.ai/blog/cepo)
1515

16-
At a high-level, in CePO, we make m attempts to generate n step-by-step plans, refine the plans, check inconsistencies between them, use the above feedback to generate the final plan and produce the answer. This process is them repeated N times in a classical best of n manner.
16+
At a high-level, in CePO, we make m attempts to generate n step-by-step plans, refine the plans, check inconsistencies between them, use the above feedback to generate the final plan and produce the answer. This process is then repeated N times in a classical best of n manner.
1717

1818
Ongoing Apache-licensed contributions:
1919
* Added the implementation of CePO

0 commit comments

Comments
 (0)