Gautam6 commited on
Commit
8a89713
·
verified ·
1 Parent(s): a34c2b9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -20
config.json CHANGED
@@ -1,20 +0,0 @@
1
- {
2
- "_name_or_path": "Gautam6/BUDDHAAI",
3
- "architectures": [
4
- "Qwen2ForCausalLM",
5
- "BuddhaForCausalLM"
6
- ],
7
- "model_type": "qwen2",
8
- "torch_dtype": "float16",
9
- "vocab_size": 151936,
10
- "hidden_size": 896,
11
- "intermediate_size": 4864,
12
- "num_hidden_layers": 24,
13
- "num_attention_heads": 14,
14
- "num_key_value_heads": 2,
15
- "max_position_embeddings": 32768,
16
- "total_parameters": 1295,
17
- "model_name": "Buddha AI (बुद्ध AI)",
18
- "author": "Buddha AI Sovereign Ecosystem",
19
- "description": "Sovereign Foundational AGI Model with Continuous Self-Improving Multi-Domain Reasoning and 3B Modular Chambers."
20
- }