Johannes
commited on
Commit
·
17f726c
1
Parent(s):
00c740b
flooby-neurips, no transform_borzoi_emb
Browse files- config.json +20 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "johahi/flashzoi-replicate-0",
|
3 |
+
"architectures": [
|
4 |
+
"Scooby"
|
5 |
+
],
|
6 |
+
"attn_dim_key": 64,
|
7 |
+
"attn_dim_value": 192,
|
8 |
+
"attn_dropout": 0.05,
|
9 |
+
"depth": 8,
|
10 |
+
"dim": 1536,
|
11 |
+
"dropout_rate": 0.2,
|
12 |
+
"enable_mouse_head": true,
|
13 |
+
"flashed": true,
|
14 |
+
"heads": 8,
|
15 |
+
"model_type": "borzoi",
|
16 |
+
"pos_dropout": 0.01,
|
17 |
+
"return_center_bins_only": true,
|
18 |
+
"torch_dtype": "float32",
|
19 |
+
"transformers_version": "4.45.2"
|
20 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18cca385e950dbb9baa4dd6535e0ce632ee64aa2618ba2faf5f3fe7a4bbc5c11
|
3 |
+
size 754774916
|