Commit ·
5843459
1
Parent(s): 05e5499
udpate Smaller TelecomGPT-R1 variants — coming soon
Browse files
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.**
|
| 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 |
|