Text Generation
Transformers
Safetensors
step3p5
conversational
custom_code
Eval Results
WinstonDeng commited on
Commit
065c0f5
·
verified ·
1 Parent(s): 0be4996

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -659,7 +659,7 @@ python3 -m sglang.launch_server \
659
  - When using `vLLM` and `SGLang`, thinking mode is enabled by default when sending requests.
660
  - Both support tool calling. Please use OpenAI-style tool description format for calls.
661
 
662
- ## Citation
663
 
664
  If you find our work useful in your research, please consider citing the following paper:
665
 
@@ -673,7 +673,7 @@ If you find our work useful in your research, please consider citing the followi
673
  primaryClass={cs.CL},
674
  url={https://arxiv.org/abs/xxxxx},
675
  }
676
- ```
677
 
678
  ## 📄 License
679
 
 
659
  - When using `vLLM` and `SGLang`, thinking mode is enabled by default when sending requests.
660
  - Both support tool calling. Please use OpenAI-style tool description format for calls.
661
 
662
+ <!-- ## Citation
663
 
664
  If you find our work useful in your research, please consider citing the following paper:
665
 
 
673
  primaryClass={cs.CL},
674
  url={https://arxiv.org/abs/xxxxx},
675
  }
676
+ ``` -->
677
 
678
  ## 📄 License
679