Text Generation
PyTorch
English
gpt_oss
telecom
telecommunications
gsma
rag
full-parameter-fine-tuning
fine-tuned
conversational
Instructions to use farbodtavakkoli/OTel-LLM-20B-Reasoning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
File size: 172 Bytes
9b7d2bc | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999,
200012
],
"pad_token_id": 199999,
"transformers_version": "4.57.6"
}
|