Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ Performs better than LuminRP-7B-128k-v0.2 in general task. Haven't tested it for
|
|
13 |
# Response Examples
|
14 |
```
|
15 |
Input: 25 - 4 * 2 + 3 = ?
|
16 |
-
|
17 |
Output: To solve this mathematical expression, follow the order of operations (PEMDAS):
|
18 |
|
19 |
Parentheses: There are no parentheses in the given expression.
|
|
|
13 |
# Response Examples
|
14 |
```
|
15 |
Input: 25 - 4 * 2 + 3 = ?
|
16 |
+
------------------------------------
|
17 |
Output: To solve this mathematical expression, follow the order of operations (PEMDAS):
|
18 |
|
19 |
Parentheses: There are no parentheses in the given expression.
|