Fix bad merge

This commit is contained in:
dmahan93 2025-05-12 20:02:54 -05:00
parent 0aaf59fc9a
commit 6e9405ba95
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
"""
This is a server that interfaces with trl's vLLM server."
This is a server that interfaces with trl's vLLM server.
Developed with much help from @winglian when they worked on integrating Atropos into Axolotl.
"""