Update README.md
Browse files
README.md
CHANGED
@@ -37,13 +37,13 @@ Peft finetune of CodeLlama-7b
|
|
37 |
|
38 |
Input should be formatted as
|
39 |
|
40 |
-
|
41 |
<<<<<<<
|
42 |
Incoming Change
|
43 |
=======
|
44 |
Base
|
45 |
>>>>>>>
|
46 |
-
|
47 |
|
48 |
MergeLlama will provide the resolution.
|
49 |
You can chain multiple conflicts/resolutions for improved context
|
|
|
37 |
|
38 |
Input should be formatted as
|
39 |
|
40 |
+
```
|
41 |
<<<<<<<
|
42 |
Incoming Change
|
43 |
=======
|
44 |
Base
|
45 |
>>>>>>>
|
46 |
+
```
|
47 |
|
48 |
MergeLlama will provide the resolution.
|
49 |
You can chain multiple conflicts/resolutions for improved context
|