mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-13 12:10:18 +00:00
fix lints
This commit is contained in:
parent
5840e10069
commit
2926089c5d
@ -161,6 +161,7 @@ def handle_chat_template(model_id, variant, template_src):
|
||||
|
||||
logger.info('')
|
||||
|
||||
|
||||
def main():
|
||||
for dir in ['tests/chat/templates', 'tests/chat/goldens']:
|
||||
if not os.path.isdir(dir):
|
||||
|
Loading…
Reference in New Issue
Block a user