juyoung-trl commited on
Commit
2990297
·
verified ·
1 Parent(s): f2eed02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ A search-enabled LLM that combines efficient language modeling with real-time in
23
  - **Parameters**: 7B
24
  - **Architecture**: Transformer-based with integrated search functionality
25
  - **License**: Apache 2.0
26
- - **Training**: SFT with Qwen3-32B responses. Will be updated with GRPO-finished version.
27
 
28
 
29
  ## Demo & Implementation
 
23
  - **Parameters**: 7B
24
  - **Architecture**: Transformer-based with integrated search functionality
25
  - **License**: Apache 2.0
26
+ - **Training**: SFT with Qwen3-32B trajectories.
27
 
28
 
29
  ## Demo & Implementation