Upload 2 files
Browse files- .gitattributes +1 -0
- test_2.BF16-00001-of-00001.gguf +3 -0
- test_2.BF16-00001-of-00001.json +12 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
123.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
test_2.int8-00001-of-00001.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
123.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
test_2.int8-00001-of-00001.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
test_2.BF16-00001-of-00001.gguf filter=lfs diff=lfs merge=lfs -text
|
test_2.BF16-00001-of-00001.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dc5bf63f9292bcf1fdf144a87a87efaa02369e5756ccbedffb1238c3000a0d9
|
| 3 |
+
size 5181553083
|
test_2.BF16-00001-of-00001.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architecture": "custom_transformer",
|
| 3 |
+
"hidden_size": 4096,
|
| 4 |
+
"intermediate_size": 11008,
|
| 5 |
+
"num_attention_heads": 32,
|
| 6 |
+
"num_hidden_layers": 32,
|
| 7 |
+
"vocab_size": 32000,
|
| 8 |
+
"max_position_embeddings": 4096,
|
| 9 |
+
"quantization_type": "8-bit",
|
| 10 |
+
"tensor_type": "bf16",
|
| 11 |
+
"system_prompt": ""
|
| 12 |
+
}
|