| { | |
| "architectures": [ | |
| "CsmModel" | |
| ], | |
| "model_type": "csm", | |
| "hidden_size": 1024, | |
| "num_hidden_layers": 24, | |
| "num_attention_heads": 16, | |
| "intermediate_size": 2816, | |
| "max_position_embeddings": 4096, | |
| "torch_dtype": "float16", | |
| "vocab_size": 200000, | |
| "quantization": { | |
| "method": "8-bit-bitsandbytes", | |
| "load_in_8bit": true | |
| } | |
| } |