infosave commited on
Commit
f41226d
·
verified ·
1 Parent(s): cfdc5f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ base_model: Qwen/Qwen3-27B
14
 
15
  # Cortiq Coder 12B
16
 
17
- **Cortiq Coder 12B** is a task-specialized coding model compiled from [Qwen3-27B](https://huggingface.co/Qwen/Qwen3-27B) down to ~12B effective parameters using a proprietary dynamic neural network compression method developed by [AllAIGate](https://allaigate.com/ru/).
18
 
19
  The compression is performed via the **CORTIQ** method — a system and method for **Dynamic Task-Guided Neural Network Compression with Catastrophic Forgetting Prevention**, covered under **US Patent Application No. 19/452,464** (filed January 19, 2026).
20
 
@@ -64,7 +64,7 @@ print(response["choices"]["message"]["content"])
64
  ## Method Reference
65
 
66
  > **Patent:** US Application No. 19/452,464 — *"System and Method for Dynamic Task-Guided Neural Network Compression with Catastrophic Forgetting Prevention"* — Filed January 19, 2026.
67
- > **Details:** [https://allaigate.com/ru/](https://allaigate.com/ru/)
68
 
69
  ## License
70
 
 
14
 
15
  # Cortiq Coder 12B
16
 
17
+ **Cortiq Coder 12B** is a task-specialized coding model compiled from [Qwen3-27B](https://huggingface.co/Qwen/Qwen3-27B) down to ~12B effective parameters using a proprietary dynamic neural network compression method developed by [AllAIGate](https://allaigate.com).
18
 
19
  The compression is performed via the **CORTIQ** method — a system and method for **Dynamic Task-Guided Neural Network Compression with Catastrophic Forgetting Prevention**, covered under **US Patent Application No. 19/452,464** (filed January 19, 2026).
20
 
 
64
  ## Method Reference
65
 
66
  > **Patent:** US Application No. 19/452,464 — *"System and Method for Dynamic Task-Guided Neural Network Compression with Catastrophic Forgetting Prevention"* — Filed January 19, 2026.
67
+ > **Details:** [https://allaigate.com/ru/](https://allaigate.com)
68
 
69
  ## License
70