aloobun commited on
Commit
02c9064
·
1 Parent(s): cbf8fa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -11
README.md CHANGED
@@ -6,17 +6,6 @@ tags:
6
 
7
  Total Parameters: 1804769280
8
 
9
- ```
10
- slices:
11
- - sources:
12
- - model: mychen76/tinyllama-colorist-v2
13
- layer_range: [0, 22]
14
- - sources:
15
- - model: aloobun/tinyllama_0_16_trismegistus_v1
16
- layer_range: [0, 16]
17
- merge_method: passthrough
18
- dtype: float16
19
- ```
20
 
21
  ### Try for yourself:
22
  ```
@@ -74,4 +63,17 @@ Five years from now I will have the ability to manipulate and create mystical en
74
  # Gnostic demon, a hateful, malevolent entity which wields powerful power over the world. The ancient name - "Ouroboros"
75
  # refers to the ancient saga that revolves around the "Anthropony" - A massive 100-meter balefully-headed creature -
76
  # a symbol of destruction which eats into existence and vanquishes, destroying all that approach it.
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  ```
 
6
 
7
  Total Parameters: 1804769280
8
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  ### Try for yourself:
11
  ```
 
63
  # Gnostic demon, a hateful, malevolent entity which wields powerful power over the world. The ancient name - "Ouroboros"
64
  # refers to the ancient saga that revolves around the "Anthropony" - A massive 100-meter balefully-headed creature -
65
  # a symbol of destruction which eats into existence and vanquishes, destroying all that approach it.
66
+ ```
67
+
68
+ ```
69
+ ```
70
+ slices:
71
+ - sources:
72
+ - model: mychen76/tinyllama-colorist-v2
73
+ layer_range: [0, 22]
74
+ - sources:
75
+ - model: aloobun/tinyllama_0_16_trismegistus_v1
76
+ layer_range: [0, 16]
77
+ merge_method: passthrough
78
+ dtype: float16
79
  ```