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": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
3 |
+
"medusa_num_heads": 3,
|
4 |
+
"medusa_num_layers": 1,
|
5 |
+
"transformers_version": "4.36.2"
|
6 |
+
}
|
medusa_lm_head.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2464024a7d8aa3cb79bfef1e5a9e423615ca38e922127e6bf6796c922c4757c6
|
3 |
+
size 418397975
|