beyoru commited on
Commit
7b6bceb
·
verified ·
1 Parent(s): 8e89934

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -20,9 +20,6 @@ and a composite reward: rule-based (function name + argument-subset partial cred
20
  structural tool-call validity, and **Intuitor self-certainty** (arXiv:2505.19590),
21
  rule and self-certainty weighted 1.0 each (normalized separately, then combined).
22
 
23
- - Base: Qwen/Qwen3.6-27B · Method: GRPO + LoRA (r32, alpha64, all-linear), merged to full weights
24
- - Tool-call format: qwen3_coder (`<tool_call><function=name><parameter=k>v</parameter></function></tool_call>`)
25
- - Reasoning: enabled (thinking ON)
26
 
27
  ## Serve (vLLM >= 0.25, no --trust-remote-code)
28
  ```bash
 
20
  structural tool-call validity, and **Intuitor self-certainty** (arXiv:2505.19590),
21
  rule and self-certainty weighted 1.0 each (normalized separately, then combined).
22
 
 
 
 
23
 
24
  ## Serve (vLLM >= 0.25, no --trust-remote-code)
25
  ```bash