athirdpath commited on
Commit
497550e
·
verified ·
1 Parent(s): 69f91b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -7,14 +7,23 @@ license: llama3.1
7
  -----
8
  slices:
9
  - sources:
 
 
10
  - model: athirdpath/Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit
 
11
  layer_range: [0, 23]
 
12
  - sources:
 
 
13
  - model: athirdpath/Llama-3.1-Techne-RP-8b-v1
 
14
  layer_range: [9, 31]
15
 
16
  merge_method: passthrough
 
17
  dtype: float16
 
18
  tokenizer_source: athirdpath/Llama-3.1-Techne-RP-8b-v1
19
 
20
  -----
 
7
  -----
8
  slices:
9
  - sources:
10
+
11
+ -
12
  - model: athirdpath/Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit
13
+ -
14
  layer_range: [0, 23]
15
+
16
  - sources:
17
+
18
+ -
19
  - model: athirdpath/Llama-3.1-Techne-RP-8b-v1
20
+ -
21
  layer_range: [9, 31]
22
 
23
  merge_method: passthrough
24
+
25
  dtype: float16
26
+
27
  tokenizer_source: athirdpath/Llama-3.1-Techne-RP-8b-v1
28
 
29
  -----