Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
turboderp committed Aug 22, 2024
1 parent 9917403 commit 4117daa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@

if not model.loaded:

print(" -- Loading model...")
model.load_autosplit(cache)

# Chat context
Expand Down

0 comments on commit 4117daa

Please sign in to comment.