Upload MyLLaMa
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"MyLLaMa"
|
4 |
],
|
@@ -8,5 +9,5 @@
|
|
8 |
"n_heads": 24,
|
9 |
"n_layers": 24,
|
10 |
"torch_dtype": "float32",
|
11 |
-
"transformers_version": "4.
|
12 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Mortie1/nlp-hw3-llama",
|
3 |
"architectures": [
|
4 |
"MyLLaMa"
|
5 |
],
|
|
|
9 |
"n_heads": 24,
|
10 |
"n_layers": 24,
|
11 |
"torch_dtype": "float32",
|
12 |
+
"transformers_version": "4.47.0.dev0"
|
13 |
}
|
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:34f3b27259f30120af8b8d016ed96c85d72ec27342f7cc5dc5c0a95ae67d10f4
|
3 |
+
size 3161512408
|