Delete files config.json with huggingface_hub
Browse files- config.json +0 -63
config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"MIC21SummarizerModel"
|
| 4 |
-
],
|
| 5 |
-
"attn_implementation": "eager",
|
| 6 |
-
"auto_map": {
|
| 7 |
-
"AutoConfig": "jkralev/mic21_model--configuration_mic21.MIC21SummarizerConfig",
|
| 8 |
-
"AutoModel": "jkralev/mic21_model--modeling_mic21.MIC21SummarizerModel"
|
| 9 |
-
},
|
| 10 |
-
"detectron2_config_file": "COCO-InstanceSegmentation/mask_rcnn_X_101_32x8d_FPN_3x.yaml",
|
| 11 |
-
"detectron2_cuda_id": 0,
|
| 12 |
-
"detectron2_weights_file": "detectron2://COCO-InstanceSegmentation/mask_rcnn_X_101_32x8d_FPN_3x/139653917/model_final_2d9806.pkl",
|
| 13 |
-
"device_map": {
|
| 14 |
-
"lm_head": 1,
|
| 15 |
-
"model.embed_tokens": 1,
|
| 16 |
-
"model.layers.0": 1,
|
| 17 |
-
"model.layers.1": 1,
|
| 18 |
-
"model.layers.10": 0,
|
| 19 |
-
"model.layers.11": 0,
|
| 20 |
-
"model.layers.12": 2,
|
| 21 |
-
"model.layers.13": 2,
|
| 22 |
-
"model.layers.14": 2,
|
| 23 |
-
"model.layers.15": 2,
|
| 24 |
-
"model.layers.16": 2,
|
| 25 |
-
"model.layers.17": 2,
|
| 26 |
-
"model.layers.18": 2,
|
| 27 |
-
"model.layers.19": 2,
|
| 28 |
-
"model.layers.2": 2,
|
| 29 |
-
"model.layers.20": 2,
|
| 30 |
-
"model.layers.21": 2,
|
| 31 |
-
"model.layers.22": 2,
|
| 32 |
-
"model.layers.23": 2,
|
| 33 |
-
"model.layers.24": 1,
|
| 34 |
-
"model.layers.25": 1,
|
| 35 |
-
"model.layers.26": 1,
|
| 36 |
-
"model.layers.27": 1,
|
| 37 |
-
"model.layers.28": 1,
|
| 38 |
-
"model.layers.29": 1,
|
| 39 |
-
"model.layers.3": 2,
|
| 40 |
-
"model.layers.30": 1,
|
| 41 |
-
"model.layers.31": 1,
|
| 42 |
-
"model.layers.4": 0,
|
| 43 |
-
"model.layers.5": 0,
|
| 44 |
-
"model.layers.6": 0,
|
| 45 |
-
"model.layers.7": 0,
|
| 46 |
-
"model.layers.8": 0,
|
| 47 |
-
"model.layers.9": 0,
|
| 48 |
-
"model.norm": 2,
|
| 49 |
-
"model.rotary_emb": 2
|
| 50 |
-
},
|
| 51 |
-
"hf_text_model": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
| 52 |
-
"in_device": 0,
|
| 53 |
-
"memory_map": {
|
| 54 |
-
"0": "3GiB",
|
| 55 |
-
"1": "3GiB",
|
| 56 |
-
"2": "5GiB"
|
| 57 |
-
},
|
| 58 |
-
"model_type": "mic21_summarizer",
|
| 59 |
-
"out_device": 0,
|
| 60 |
-
"output_length": 40,
|
| 61 |
-
"torch_dtype": "float32",
|
| 62 |
-
"transformers_version": "4.52.4"
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|