Upload folder using huggingface_hub
Browse files
combined-l01-x16-a10-b0/config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha": 0.1,
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Rainbow"
|
| 5 |
+
],
|
| 6 |
+
"beta": 0.0,
|
| 7 |
+
"d_model": 1024,
|
| 8 |
+
"expansion": 16,
|
| 9 |
+
"kind": "rainbow",
|
| 10 |
+
"kwargs": {},
|
| 11 |
+
"layer": 1,
|
| 12 |
+
"n_ctx": 256,
|
| 13 |
+
"tags": [],
|
| 14 |
+
"torch_dtype": "float32",
|
| 15 |
+
"transformers_version": "4.53.3",
|
| 16 |
+
"warmup": 256,
|
| 17 |
+
"base": "qwen3-0.6b-base"
|
| 18 |
+
}
|
combined-l01-x16-a10-b0/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deee1bc447fd1bc1c49557d9590d4c10c9449cfce210da9b897bb2f6f2824631
|
| 3 |
+
size 268435704
|