minor: Add basic editorconfig and pre-commit hooks to enforce style for whitespaces (#1926)
This commit is contained in:
0
test/srt/models/test_generation_models.py
Executable file → Normal file
0
test/srt/models/test_generation_models.py
Executable file → Normal file
@@ -45,7 +45,7 @@ TORCH_DTYPES = [torch.float16]
|
||||
PROMPTS = [
|
||||
"""
|
||||
### Instruction:
|
||||
Write a poem about the transformers Python library.
|
||||
Write a poem about the transformers Python library.
|
||||
Mention the word "large language models" in that poem.
|
||||
### Response:
|
||||
The Transformers are large language models,
|
||||
|
||||
Reference in New Issue
Block a user