WaveCut's picture
Upload folder using huggingface_hub
50abc33 verified
{
"_name_or_path": "models/saiga_nemo_12b_sft_m9_d16_simpo_m21_d36_doestoevsky_orpo_m1",
"architectures": [
"MistralForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 1,
"eos_token_id": 2,
"head_dim": 128,
"hidden_act": "silu",
"hidden_size": 5120,
"initializer_range": 0.02,
"intermediate_size": 14336,
"max_position_embeddings": 1024000,
"model_type": "mistral",
"num_attention_heads": 32,
"num_hidden_layers": 40,
"num_key_value_heads": 8,
"pad_token_id": 10,
"rms_norm_eps": 1e-05,
"rope_theta": 1000000.0,
"sliding_window": null,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.45.1",
"unsloth_version": "2024.8",
"use_cache": true,
"vocab_size": 131072,
"quantization_config": {
"quant_method": "exl2",
"version": "0.2.3",
"bits": 4.0,
"head_bits": 8,
"calibration": {
"rows": 100,
"length": 1024,
"dataset": "ru-fictext-nsfw"
}
}
}