Commit
•
3413d32
1
Parent(s):
b58bc06
Upload model
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "michaelbenayoun/llama-2-tiny-16layers-random",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"bos_token_id": 1,
|
|
|
1 |
{
|
2 |
"_name_or_path": "michaelbenayoun/llama-2-tiny-16layers-random",
|
3 |
"architectures": [
|
4 |
+
"LlamaModel"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"bos_token_id": 1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a69884da893fe5f8c6dd79a0854c4916dfd322a04e6a363a44e11754b370e7da
|
3 |
+
size 4573472
|