codead6's picture
Upload RwkvForCausalLM
cf92f87 verified
Raw
History Blame Contribute Delete
977 Bytes
{
"_name_or_path": "beomi/KoAlpaca-KoRWKV-6B",
"architectures": [
"RwkvForCausalLM"
],
"attention_hidden_size": 4096,
"bos_token_id": 0,
"context_length": 2048,
"eos_token_id": 0,
"hidden_size": 4096,
"intermediate_size": 16384,
"layer_norm_epsilon": 1e-05,
"model_type": "rwkv",
"num_hidden_layers": 28,
"quantization_config": {
"_load_in_4bit": false,
"_load_in_8bit": true,
"bnb_4bit_compute_dtype": "float32",
"bnb_4bit_quant_storage": "uint8",
"bnb_4bit_quant_type": "fp4",
"bnb_4bit_use_double_quant": false,
"llm_int8_enable_fp32_cpu_offload": false,
"llm_int8_has_fp16_weight": false,
"llm_int8_skip_modules": null,
"llm_int8_threshold": 6.0,
"load_in_4bit": false,
"load_in_8bit": true,
"quant_method": "bitsandbytes"
},
"rescale_every": 6,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.46.2",
"use_cache": true,
"vocab_size": 52000
}