thaddickson commited on
Commit
9444058
·
verified ·
1 Parent(s): 8f88b99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ base_model:
26
 
27
  ## The Model
28
 
29
- Delphi-7B is a 7.6B parameter reasoning model built on a 6-model merge of Qwen 2.5 7B specialists, trained with mixed-domain SFT on 5090s and H100 GPUs. It combines math reasoning, chain-of-thought logic, and instruction following into a single general-purpose model — then seasons it with hand-written expert reasoning pairs from two decades of healthcare cybersecurity work.
30
 
31
  This is Chapter 1 of a three-part build. The general model proves the pipeline. What comes next is the point.
32
 
 
26
 
27
  ## The Model
28
 
29
+ Delphi-7B is a 7.6B parameter reasoning model built on a 6-model merge of Qwen 2.5 7B specialists, trained with mixed-domain SFT on 5090s and H100 GPUs in a weekend. It combines math reasoning, chain-of-thought logic, and instruction following into a single general-purpose model — then seasons it with hand-written expert reasoning pairs from two decades of healthcare cybersecurity work.
30
 
31
  This is Chapter 1 of a three-part build. The general model proves the pipeline. What comes next is the point.
32