AppleSwing
commited on
Commit
•
119c5cb
1
Parent(s):
0e598c7
Upload folder using huggingface_hub
Browse files- config.json +6 -0
- medusa_lm_head.pt +3 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"base_model_name_or_path": "facebook/opt-iml-1.3b",
|
3 |
+
"medusa_num_heads": 3,
|
4 |
+
"medusa_num_layers": 1,
|
5 |
+
"transformers_version": "4.35.0"
|
6 |
+
}
|
medusa_lm_head.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac14b7725fd41d61993bc500d4d524b9432db0b2fb97c57c0dcd735d8355154c
|
3 |
+
size 642924311
|