Instructions to use TheStageAI/Elastic-FLUX-2-Klein with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use TheStageAI/Elastic-FLUX-2-Klein with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- .gitattributes +33 -0
- models/H100/klein-9b_lora/config.json +7 -0
- models/H100/klein-9b_lora/double_blocks.0.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.1.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.2.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.3.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.4.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.5.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.6.qlip +3 -0
- models/H100/klein-9b_lora/double_blocks.7.qlip +3 -0
- models/H100/klein-9b_lora/lora_config.json +70 -0
- models/H100/klein-9b_lora/qlip_key.bin +3 -0
- models/H100/klein-9b_lora/single_blocks.0.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.1.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.10.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.11.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.12.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.13.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.14.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.15.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.16.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.17.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.18.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.19.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.2.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.20.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.21.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.22.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.23.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.3.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.4.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.5.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.6.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.7.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.8.qlip +3 -0
- models/H100/klein-9b_lora/single_blocks.9.qlip +3 -0
- models/H100/klein-9b_lora/timing_cache.tc +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,36 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
models/H100/klein-9b_lora/double_blocks.0.qlip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
models/H100/klein-9b_lora/double_blocks.1.qlip filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
models/H100/klein-9b_lora/double_blocks.2.qlip filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
models/H100/klein-9b_lora/double_blocks.3.qlip filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
models/H100/klein-9b_lora/double_blocks.4.qlip filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
models/H100/klein-9b_lora/double_blocks.5.qlip filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
models/H100/klein-9b_lora/double_blocks.6.qlip filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
models/H100/klein-9b_lora/double_blocks.7.qlip filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
models/H100/klein-9b_lora/single_blocks.0.qlip filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
models/H100/klein-9b_lora/single_blocks.1.qlip filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
models/H100/klein-9b_lora/single_blocks.10.qlip filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
models/H100/klein-9b_lora/single_blocks.11.qlip filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
models/H100/klein-9b_lora/single_blocks.12.qlip filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
models/H100/klein-9b_lora/single_blocks.13.qlip filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
models/H100/klein-9b_lora/single_blocks.14.qlip filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
models/H100/klein-9b_lora/single_blocks.15.qlip filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
models/H100/klein-9b_lora/single_blocks.16.qlip filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
models/H100/klein-9b_lora/single_blocks.17.qlip filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
models/H100/klein-9b_lora/single_blocks.18.qlip filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
models/H100/klein-9b_lora/single_blocks.19.qlip filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
models/H100/klein-9b_lora/single_blocks.2.qlip filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
models/H100/klein-9b_lora/single_blocks.20.qlip filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
models/H100/klein-9b_lora/single_blocks.21.qlip filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
models/H100/klein-9b_lora/single_blocks.22.qlip filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
models/H100/klein-9b_lora/single_blocks.23.qlip filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
models/H100/klein-9b_lora/single_blocks.3.qlip filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
models/H100/klein-9b_lora/single_blocks.4.qlip filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
models/H100/klein-9b_lora/single_blocks.5.qlip filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
models/H100/klein-9b_lora/single_blocks.6.qlip filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
models/H100/klein-9b_lora/single_blocks.7.qlip filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
models/H100/klein-9b_lora/single_blocks.8.qlip filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
models/H100/klein-9b_lora/single_blocks.9.qlip filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
models/H100/klein-9b_lora/timing_cache.tc filter=lfs diff=lfs merge=lfs -text
|
models/H100/klein-9b_lora/config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "Flux",
|
| 3 |
+
"backend": "nvidia",
|
| 4 |
+
"base_model_name": "model",
|
| 5 |
+
"format": "qlip",
|
| 6 |
+
"strip_weights": false
|
| 7 |
+
}
|
models/H100/klein-9b_lora/double_blocks.0.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c04e63d027256a8f0868485ce39f674e169664fd07659853261d42f35525ca64
|
| 3 |
+
size 877208253
|
models/H100/klein-9b_lora/double_blocks.1.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:890454baf555b0f115ea62b4011dab6eed52475bd76ecf6b8c06abd6dbb6ea6c
|
| 3 |
+
size 877294621
|
models/H100/klein-9b_lora/double_blocks.2.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:175dcf12a1ee5ab4e93983455a4357b10e120f9aa31d63e30ee4f490bdee33a0
|
| 3 |
+
size 877342557
|
models/H100/klein-9b_lora/double_blocks.3.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:404ff56f6a626e9fa694ebea7a0e6c2aab53f092f54c3932c4a7825bed41790c
|
| 3 |
+
size 877133949
|
models/H100/klein-9b_lora/double_blocks.4.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f227805857906be0708e4416a536704671847a5f6a7a4ed7fa122df1f2e3f09
|
| 3 |
+
size 877801581
|
models/H100/klein-9b_lora/double_blocks.5.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:260c6c88ade726f63e6188df5e1ee67601af100302000bed5ea3cc153cbacf36
|
| 3 |
+
size 877116997
|
models/H100/klein-9b_lora/double_blocks.6.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68e9c697c0eec8717dea7f83eb9d66ba9e7791afe10d9ef6716cdfba1c8b3661
|
| 3 |
+
size 877107685
|
models/H100/klein-9b_lora/double_blocks.7.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7803bad69c63779914b1d6e0c10b5afd6e4348bcd0fa3d3906e9c29488592063
|
| 3 |
+
size 877295493
|
models/H100/klein-9b_lora/lora_config.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"configs": [
|
| 3 |
+
{
|
| 4 |
+
"name": "auto_double_blocks",
|
| 5 |
+
"block_prefix": "double_blocks",
|
| 6 |
+
"num_blocks": 8,
|
| 7 |
+
"max_features": 24576,
|
| 8 |
+
"layers": [
|
| 9 |
+
{
|
| 10 |
+
"name": "img_attn.proj",
|
| 11 |
+
"out_features": 4096,
|
| 12 |
+
"in_features": 4096
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"name": "img_attn.qkv",
|
| 16 |
+
"out_features": 12288,
|
| 17 |
+
"in_features": 4096
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"name": "img_mlp.0",
|
| 21 |
+
"out_features": 24576,
|
| 22 |
+
"in_features": 4096
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"name": "img_mlp.2",
|
| 26 |
+
"out_features": 4096,
|
| 27 |
+
"in_features": 12288
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "txt_attn.proj",
|
| 31 |
+
"out_features": 4096,
|
| 32 |
+
"in_features": 4096
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"name": "txt_attn.qkv",
|
| 36 |
+
"out_features": 12288,
|
| 37 |
+
"in_features": 4096
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"name": "txt_mlp.0",
|
| 41 |
+
"out_features": 24576,
|
| 42 |
+
"in_features": 4096
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "txt_mlp.2",
|
| 46 |
+
"out_features": 4096,
|
| 47 |
+
"in_features": 12288
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "auto_single_blocks",
|
| 53 |
+
"block_prefix": "single_blocks",
|
| 54 |
+
"num_blocks": 24,
|
| 55 |
+
"max_features": 36864,
|
| 56 |
+
"layers": [
|
| 57 |
+
{
|
| 58 |
+
"name": "linear1",
|
| 59 |
+
"out_features": 36864,
|
| 60 |
+
"in_features": 4096
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"name": "linear2",
|
| 64 |
+
"out_features": 4096,
|
| 65 |
+
"in_features": 16384
|
| 66 |
+
}
|
| 67 |
+
]
|
| 68 |
+
}
|
| 69 |
+
]
|
| 70 |
+
}
|
models/H100/klein-9b_lora/qlip_key.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cf1abb88c3c33277b4bb23144c1edd01395eab7f6c3a82861edc1a322b82cea
|
| 3 |
+
size 32
|
models/H100/klein-9b_lora/single_blocks.0.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cba103e072d2cdb918df2caa651d1e4d0eca6366a04f1ffd3684302b3e4eb92
|
| 3 |
+
size 438466125
|
models/H100/klein-9b_lora/single_blocks.1.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa03d4a1f043f828323add5c6e9982118f1f1517ee1bc658041bacbe09531f66
|
| 3 |
+
size 438545765
|
models/H100/klein-9b_lora/single_blocks.10.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1a423932eac8b4d45318fa15543efd85f6f33c289d136a64639f04230f2ff38
|
| 3 |
+
size 438545765
|
models/H100/klein-9b_lora/single_blocks.11.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c36f0ec4afa2321236f611c99814aad93caa2952b6c4d47eb9fd3689d4b2d3b
|
| 3 |
+
size 438480677
|
models/H100/klein-9b_lora/single_blocks.12.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:559c3c78c419f2a2a58856bd761823633dcfc9b71c7ea18aa1f332a10cfb88ab
|
| 3 |
+
size 438538861
|
models/H100/klein-9b_lora/single_blocks.13.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b763bc26f1df4aed68ca18f9255dd374a2d2a7b750055e3ffca4d01504bc5c10
|
| 3 |
+
size 438481781
|
models/H100/klein-9b_lora/single_blocks.14.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72ddddb07b1bca54a209cc233a6a20da82a5f468d01f766fa1fecd2a40d9ee6f
|
| 3 |
+
size 438562181
|
models/H100/klein-9b_lora/single_blocks.15.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8aaa09ca3bc28c144bf5e3358ed841a4b06a167f2b3e5d35463a05da082eb267
|
| 3 |
+
size 438546141
|
models/H100/klein-9b_lora/single_blocks.16.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fd142239bac154473716d51a12afe5989f0774ac09db9f7d950fd9bef0220b4
|
| 3 |
+
size 438547981
|
models/H100/klein-9b_lora/single_blocks.17.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64252a4403452d0f36900735af7d8e26c272967b6fe16c134303b956d0744b08
|
| 3 |
+
size 438570165
|
models/H100/klein-9b_lora/single_blocks.18.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fe35d5fb26c04aa6e385c172235797f62b4c4331667d278930567d10e36c495
|
| 3 |
+
size 438554893
|
models/H100/klein-9b_lora/single_blocks.19.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f97cd7d014813219e0cb0957c67e9fa5825b5b1da836fee22b819a435317a325
|
| 3 |
+
size 438557101
|
models/H100/klein-9b_lora/single_blocks.2.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3133747ab478d52508d578605f6bb762ab5caf7162b16d2e9cc4322e68aaff1c
|
| 3 |
+
size 438538117
|
models/H100/klein-9b_lora/single_blocks.20.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46293aea0e6e2b2b23094176c3c69850e4450f0ce44590ed56092706824c952d
|
| 3 |
+
size 438474877
|
models/H100/klein-9b_lora/single_blocks.21.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d42b8b06ee0e6da15e8a8edde573546d2d51e948604ed691fe46ebddbef26c0
|
| 3 |
+
size 438503613
|
models/H100/klein-9b_lora/single_blocks.22.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dea159c57eb67233faebdac558f2fda3fbfd4cc297ed1637f347eb78b996e0a2
|
| 3 |
+
size 438538141
|
models/H100/klein-9b_lora/single_blocks.23.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc87eb8c3062e08ccf1b178f285a625b2df8035cf8da4f380b9042529216e2da
|
| 3 |
+
size 438561805
|
models/H100/klein-9b_lora/single_blocks.3.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:085d37d4634120e5818e64153942dfd8aa59cacb6eef4abcdc79477936fc52da
|
| 3 |
+
size 438513461
|
models/H100/klein-9b_lora/single_blocks.4.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:004d64ee6f00a7d442d97fdef4538a858e0c184f312169bd37fada6cf297145f
|
| 3 |
+
size 438539973
|
models/H100/klein-9b_lora/single_blocks.5.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b183491f2f3f19a5876ac2c2077cb206aeb40103fd55dad675e258617d4d73b8
|
| 3 |
+
size 438487605
|
models/H100/klein-9b_lora/single_blocks.6.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5578171fa78cb4134d182a093776b41ecb1b0998ad4d12f5b8119dce6c37834
|
| 3 |
+
size 438502773
|
models/H100/klein-9b_lora/single_blocks.7.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea04840f370b8415aaa57d8962ab5e995a7704367479f56a245797773f957504
|
| 3 |
+
size 438532325
|
models/H100/klein-9b_lora/single_blocks.8.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:203ec337f6a30864198d48cc8c9f14958ef4c3fb2ed079a416ac4e5394e5efc3
|
| 3 |
+
size 438496293
|
models/H100/klein-9b_lora/single_blocks.9.qlip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4adce7770bc2760913da3f368dda83b01b078c625c05a338d92552aa3c33ae1
|
| 3 |
+
size 438545765
|
models/H100/klein-9b_lora/timing_cache.tc
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38d53d19c41a8e921f480386a7bf8064c77914645787ee15bddb8ea986585a23
|
| 3 |
+
size 8792043
|