AppleSwing
commited on
Commit
•
ea238dd
1
Parent(s):
119c5cb
Upload folder using huggingface_hub
Browse files- config.json +1 -1
- medusa_lm_head.pt +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"base_model_name_or_path": "facebook/opt-iml-1.3b",
|
3 |
-
"medusa_num_heads":
|
4 |
"medusa_num_layers": 1,
|
5 |
"transformers_version": "4.35.0"
|
6 |
}
|
|
|
1 |
{
|
2 |
"base_model_name_or_path": "facebook/opt-iml-1.3b",
|
3 |
+
"medusa_num_heads": 4,
|
4 |
"medusa_num_layers": 1,
|
5 |
"transformers_version": "4.35.0"
|
6 |
}
|
medusa_lm_head.pt
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:e10ccfb58e99278d94f7977e11b9b92bddfd9d923eadb18729d2de50b06093bc
|
3 |
+
size 857232098
|