text-generation-inference
text-generation-inference copied to clipboard
Ensure classmethods use `cls` instead of the class directly
Follows best practices and ensures easier subclassing.