KLINEXA-EL1 / config.json
emylton's picture
Upload 8 files
45a89fc verified
{
"model_name": "KLINEXA-EL1",
"architecture": "GPT-style Decoder-Only Transformer",
"version": "Full Engine v5.1",
"config": {
"vocab_size": 32000,
"max_seq_len": 1024,
"n_layers": 16,
"n_heads": 16,
"d_model": 1024,
"d_ff": 2816
},
"special_tokens": {
"<pad>": 0,
"<bos>": 2,
"<eos>": 3,
"<user>": 5,
"<assistant>": 6,
"<system>": 7
},
"engine_features": [
"persistent_memory",
"knowledge_graph",
"url_reader",
"file_reader",
"online_learning",
"multi_turn_memory",
"confidence_scoring",
"auto_summary",
"domain_aware_auto_learn",
"api_health_data_fetcher",
"geo_temporal_context",
"uncertainty_quantification",
"fragmented_processing",
"medical_protocol_compliance",
"recursive_self_correction",
"dual_core_verifier",
"native_geospatial_memory",
"medical_law_audit",
"ethno_medical_mapping",
"cultural_tone_switcher",
"drug_herb_interaction",
"placebo_empathy_layer",
"myth_fact_classifier"
],
"creator": "Emylton Leunufna",
"location": "Kota Langgur, Kabupaten Maluku Tenggara"
}