Fix dependency and error message for xgrammar (#2024)
This commit is contained in:
@@ -13,7 +13,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
"""
|
||||
|
||||
"""The baseclass of backends for grammar-guided constrained decoding."""
|
||||
"""The baseclass of a backend for grammar-guided constrained decoding."""
|
||||
|
||||
from concurrent.futures import Future, ThreadPoolExecutor
|
||||
from dataclasses import dataclass
|
||||
|
||||
Reference in New Issue
Block a user