Skip to content

Commit 9e345a4

Browse files
committed
remove print
1 parent 517f9ed commit 9e345a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llama_cpp/llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ def __init__(
333333
self.ctx = llama_cpp.llama_new_context_with_model(self.model, self.params)
334334
else:
335335
with suppress_stdout_stderr():
336-
print("here")
337336
self.ctx = llama_cpp.llama_new_context_with_model(
338337
self.model, self.params
339338
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy