Text Generation
Transformers
Safetensors
qwen2
code
software-engineering
agent
conversational
text-generation-inference
lllqaq commited on
Commit
e843f12
·
verified ·
1 Parent(s): 0f37ba8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -9,7 +9,6 @@ Local path: `models/FIM-14B/` (checkpoints are gitignored; do not commit them).
9
  - Base model: `Qwen/Qwen2.5-Coder-14B-Instruct`
10
  - FIM mid-training: `train/FIM_Midtrain_14B.yaml`
11
  - Post-training: SFT on R2E-Gym agent trajectories
12
- - Format: bf16 safetensors, 6 shards, ~29.6 GB on disk (~27.6 GiB GPU memory at load)
13
 
14
 
15
  ## 1. Serve the model with vLLM
 
9
  - Base model: `Qwen/Qwen2.5-Coder-14B-Instruct`
10
  - FIM mid-training: `train/FIM_Midtrain_14B.yaml`
11
  - Post-training: SFT on R2E-Gym agent trajectories
 
12
 
13
 
14
  ## 1. Serve the model with vLLM