SOVYN
AI & ML interests
None defined yet.
Recent Activity
Open models. Efficient intelligence. Built from the ground up.
SOVYN is an independent AI research project focused on building
efficient language and multimodal models that developers can actually run.
SOVYN 2.3
Current Generation
One model family.
Different levels of compute, speed and capability.
SOVYN 2.3 FastProject MeridianThe primary development model
|
ArchitectureDecoder-only Transformer
28 Transformer Blocks
├── RMSNorm
├── RoPE
├── GQA
├── QK-Norm
├── SwiGLU
└── Hybrid Attention
├── Local × 21
└── Global × 7
48K Tokenizer
8K Context Window
|
Model Family
Designed as one generation with multiple deployment targets.
MiniSmall footprint. PLANNED |
FastFast inference. IN DEVELOPMENT |
ProCapability and PLANNED |
MaxThe largest model PLANNED |
Generations
01SOVYN 1First Generation Compact language models
|
02SOVYN 2Second Generation Expanded model scale
|
2.3SOVYN 2.3Current Generation Architecture, efficiency
|
Research
SOVYN research spans model architecture, training efficiency,
multilingual intelligence and multimodal systems.
Language IntelligenceKorean English Code Reasoning Instruction Following |
ArchitectureAttention Tokenization Efficient Training Memory Efficiency Inference Optimization |
MultimodalVision Understanding Speech Recognition Speech Generation Image Generation Cross-modal Reasoning |
Open ResearchModel Weights Technical Reports Datasets Benchmarks Experiments |
How SOVYN Thinks About Scale
Bigger is not the only direction.
We explore whether architecture, data quality, tokenization and training
can produce stronger models without requiring massive compute budgets.
01ArchitectureBetter use of |
02DataCleaner and more |
03TrainingEfficient optimization |
04InferenceModels that can run |
Research Principles
01BUILDStart from the architecture, Experiment with model design, |
02MEASUREDocument parameters, Research should be reproducible. |
03RELEASEA model becomes more useful |
SOVYN Ecosystem
ModelsPretrained and |
DatasetsTraining and |
ResearchArchitecture experiments |
SpacesInteractive demos |
Development Status
SOVYN 185M |
SOVYN 2300M |
SOVYN 2.3 Fast~1B |
Current work is focused on the SOVYN 2.3 generation.
Project Meridian
SOVYN 2.3 Fast
│
├── Language
│ ├── Korean
│ ├── English
│ └── Code
│
├── Architecture
│ ├── GQA
│ ├── QK-Norm
│ ├── RoPE
│ ├── SwiGLU
│ └── Local / Global Attention
│
├── Efficiency
│ ├── BF16
│ ├── Gradient Checkpointing
│ ├── 8-bit Optimizer
│ └── Tied Embeddings
│
└── Omni Research
├── Vision
├── Speech
├── Image Generation
└── Speech Generation
Open Research
SOVYN aims to publish model artifacts whenever they are ready
and when licensing and technical conditions allow.
WeightsModel checkpoints |
ConfigsArchitecture |
DataDataset sources |
EvalBenchmark |
ReportsTechnical |