File size: 1,285 Bytes
ebc8494
 
 
 
 
 
 
 
 
b408ab8
ebc8494
 
191ea4b
 
bd1990e
ebc8494
bd1990e
ebc8494
bd1990e
 
 
 
 
 
 
 
 
 
ebc8494
 
9666e9e
 
a219d40
 
7fc1265
6443d2b
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: apache-2.0
tags:
- agent
- tool-use
- reinforcement-learning
- grpo
- rlvr
pipeline_tag: text-generation
library_name: transformers
---

# seul

> *Intelligence grows by accumulation, not replacement.*

**seul** is the model in a new family of agentic language models, designed for long-horizon reasoning and reliable business tool use.

Rather than optimizing only for benchmark performance, seul is trained to maintain context across extended workflows, interact safely with enterprise tools, and improve through reinforcement learning with verifiable outcomes.


## Design Goals

- Long-horizon reasoning
- Reliable enterprise tool use
- Stable multi-turn planning
- Verifiable execution
- Efficient reinforcement learning


## Limittion

- This training process was conducted on only one domain.
- Due to limited GPU availability, the model was trained for only about half of the originally planned training steps, which may have prevented it from reaching its full potential.

## Citation

If you use **seul** in your research or projects, please cite:

```bibtex
@misc{seul2026,
  title        = {seul-preview},
  author       = {beyoru},
  year         = {2026},
  publisher    = {Hugging Face},
  howpublished = {\url{https://huggingface.co/beyoru/seul-preview}}
}