Mark-Arcee commited on
Commit
18c26ae
1 Parent(s): f187255

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ Alpaca-Dragon-Smaug-Slerp is a merge of the following models using [mergekit](ht
15
 
16
  ## 🧩 Configuration
17
 
18
- yaml_config = """
19
  slices:
20
  - sources:
21
  - model: ibivibiv/alpaca-dragon-72b-v1
@@ -33,4 +33,4 @@ yaml_config = """
33
  - value: 0.5
34
  dtype: bfloat16
35
 
36
- """
 
15
 
16
  ## 🧩 Configuration
17
 
18
+ yaml_config = '''
19
  slices:
20
  - sources:
21
  - model: ibivibiv/alpaca-dragon-72b-v1
 
33
  - value: 0.5
34
  dtype: bfloat16
35
 
36
+ '''