fix(convert-hf-to-gguf): requires einops for InternLM2ForCausalLM models
This commit is contained in:
parent
d5ab29757e
commit
0046e58d85
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
-r ./requirements-convert.txt
|
||||
torch~=2.1.1
|
||||
einops~=0.7.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue