AELLM commited on
Commit
4ae7c54
1 Parent(s): e88343b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,6 +20,7 @@ Llama 3.1 Swallow Gen 8B v0.1 is a merge of the following models using [Mergekit
20
  ## 🧩 Configuration
21
 
22
  ```yaml
 
23
  models:
24
  - model: tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1
25
  # No parameters necessary for base model
@@ -28,7 +29,6 @@ models:
28
  density: 0.5
29
  weight: 1
30
  merge_method: dare_ties
31
- base_model: tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1
32
  parameters:
33
  int8_mask: true
34
  tokenizer_source: union
 
20
  ## 🧩 Configuration
21
 
22
  ```yaml
23
+ base_model: tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1
24
  models:
25
  - model: tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1
26
  # No parameters necessary for base model
 
29
  density: 0.5
30
  weight: 1
31
  merge_method: dare_ties
 
32
  parameters:
33
  int8_mask: true
34
  tokenizer_source: union