Quantize Giving terminate 'std::length_error' Error

14 views
Skip to first unread message

Mohaddeseh Bastan

unread,
Nov 21, 2024, 8:06:21 PM11/21/24
to fastText library
I have a model which is around 18G. I am trying to quantize it, but I get this error:
./fastText-0.9.2/fasttext quantize -output /mnt/models/model -input /mnt/data/train.txt  -thread 92
terminate called after throwing an instance of 'std::length_error'
  what():  vector::_M_default_append
Aborted (core dumped)

Any idea why this error occurs and how to resolve it?
Reply all
Reply to author
Forward
0 new messages