Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,6 @@ The following models were included in the merge:
|
|
31 |
The following YAML configuration was used to produce this model:
|
32 |
|
33 |
```yaml
|
34 |
-
|
35 |
models:
|
36 |
- model: codellama/CodeLlama-7b-Python-hf
|
37 |
parameters:
|
@@ -44,5 +43,4 @@ models:
|
|
44 |
merge_method: dare_ties
|
45 |
base_model: meta-llama/Llama-2-7b-hf
|
46 |
dtype: float16
|
47 |
-
|
48 |
```
|
|
|
31 |
The following YAML configuration was used to produce this model:
|
32 |
|
33 |
```yaml
|
|
|
34 |
models:
|
35 |
- model: codellama/CodeLlama-7b-Python-hf
|
36 |
parameters:
|
|
|
43 |
merge_method: dare_ties
|
44 |
base_model: meta-llama/Llama-2-7b-hf
|
45 |
dtype: float16
|
|
|
46 |
```
|