Neura-Tech-AI commited on
Commit
94a4e8e
·
verified ·
1 Parent(s): 252b978

Create NOTICE

Browse files
Files changed (1) hide show
  1. NOTICE +92 -0
NOTICE ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Neuron-6x4B-Instruct
2
+
3
+ Copyright (c) 2026 Neura Tech AI
4
+
5
+ Neuron-6x4B-Instruct is an open-source Mixture of Experts (MoE) large language
6
+ model developed by Neura Tech AI.
7
+
8
+ This model is built upon the following base models:
9
+
10
+ - Neura-Tech-AI/Neuron-4B-Instruct
11
+ Copyright (c) 2026 Neura Tech AI.
12
+
13
+ - Qwen/Qwen3-4B-Instruct-2507
14
+ Copyright (c) 2024 Alibaba Cloud and the Qwen Team.
15
+
16
+ - Qwen/Qwen3-4B-Thinking-2507
17
+ Copyright (c) 2024 Alibaba Cloud and the Qwen Team.
18
+
19
+ Neuron-4B-Instruct is based on the Qwen3 architecture and includes additional
20
+ modifications and improvements developed by Neura Tech AI.
21
+
22
+ The original Qwen3 models are licensed under the Apache License,
23
+ Version 2.0. A copy of the Apache License is included in the LICENSE file.
24
+
25
+ Neuron-6x4B-Instruct introduces additional modifications made by
26
+ Neura Tech AI, including but not limited to:
27
+
28
+ - Mixture of Experts (MoE) architecture
29
+ - Six-expert sparse routing design
30
+ - Dynamic expert routing configuration
31
+ - Expert composition and parameter merging
32
+ - Instruction tuning improvements
33
+ - Identity customization
34
+ - Chat template customization
35
+ - Alignment improvements
36
+ - Reasoning enhancements
37
+ - Multilingual capability improvements
38
+ - Coding and software engineering optimization
39
+ - Tool-calling optimization
40
+ - Long-context support optimization
41
+ - Dataset improvements
42
+ - Branding and documentation
43
+ - Model packaging and distribution
44
+
45
+ These modifications are Copyright (c) 2026
46
+ Neura Tech AI.
47
+
48
+ Developer
49
+
50
+ Neura Tech AI
51
+ Official AI Research & Development Organization
52
+
53
+ Project
54
+
55
+ Neuron
56
+
57
+ Model
58
+
59
+ Neuron-6x4B-Instruct
60
+
61
+ Architecture
62
+
63
+ Sparse Transformer Decoder
64
+ Mixture of Experts (MoE)
65
+ Qwen3 Architecture
66
+
67
+ Base Models
68
+
69
+ - Neura-Tech-AI/Neuron-4B-Instruct
70
+ - Qwen/Qwen3-4B-Instruct-2507
71
+ - Qwen/Qwen3-4B-Thinking-2507
72
+
73
+ Model Highlights
74
+
75
+ - Approximately 24 Billion Total Parameters
76
+ - Six Specialized Experts
77
+ - Dynamic Sparse Expert Routing
78
+ - Instruction-Tuned
79
+ - Multilingual Language Model
80
+ - Optimized for Reasoning, Coding, Mathematics, Tool Calling,
81
+ Agentic Workflows, and Long-Context Understanding
82
+
83
+ Acknowledgment
84
+
85
+ We sincerely thank Alibaba Cloud and the Qwen Team for releasing the
86
+ Qwen3 model family under the Apache License, Version 2.0. Their work
87
+ served as the architectural foundation that enabled the development of
88
+ Neuron-4B-Instruct and, subsequently, Neuron-6x4B-Instruct.
89
+
90
+ This NOTICE file is provided solely for attribution purposes and does
91
+ not modify, replace, or supersede the terms of the Apache License,
92
+ Version 2.0.