Safetensors
qwen3_5
wbhVince829 commited on
Commit
5843459
·
1 Parent(s): 05e5499

udpate Smaller TelecomGPT-R1 variants — coming soon

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -99,7 +99,7 @@ vllm serve KU-DFI/TelecomGPT-R1 \
99
  **Hardware**: Following the official [Qwen3.5-27B](https://huggingface.co/Qwen/Qwen3.5-27B) deployment guidance, TelecomGPT-R1 (27B, bf16) runs on a single **A100 80GB** (or equivalent **H100 80GB** / **MI300X**) with the default settings above. Multi-GPU nodes allow longer contexts and larger batches behind an operator firewall.
100
 
101
 
102
- **Smaller TelecomGPT-R1 variants — coming soon.** A **9B** checkpoint trained with the same recipe is ready for release, and a **0.1B** edge-scale variant is in preparation. Together the family covers the full telecom-deployment spectrum: from data-center GPU at 27B, to single-card workstation / consumer 24–48 GB GPU at 9B, all the way down to edge / device-side inference at 0.1B.
103
 
104
  ---
105
 
 
99
  **Hardware**: Following the official [Qwen3.5-27B](https://huggingface.co/Qwen/Qwen3.5-27B) deployment guidance, TelecomGPT-R1 (27B, bf16) runs on a single **A100 80GB** (or equivalent **H100 80GB** / **MI300X**) with the default settings above. Multi-GPU nodes allow longer contexts and larger batches behind an operator firewall.
100
 
101
 
102
+ **Smaller TelecomGPT-R1 variants — coming soon.** Lighter checkpoints better suited to **edge / device-side** inference are currently in training, extending the family from data-center GPU deployment down toward on-device telecom intelligence.
103
 
104
  ---
105