Skip to content

Commit

Permalink
Remove unused torch import
Browse files Browse the repository at this point in the history
  • Loading branch information
sdan committed Apr 5, 2024
1 parent 81c253e commit c53e7df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vlite/model.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import os
import torch
import llama_cpp
from huggingface_hub import hf_hub_download
import tiktoken
Expand Down

0 comments on commit c53e7df

Please sign in to comment.