Skip to content

Unsupported model binary version #35

@LuoYubiao

Description

@LuoYubiao

runtime console error info beflow:

INFO:nano-graphrag:Load KV video_path with 0 data
INFO:nano-graphrag:Load KV video_segments with 0 data
INFO:nano-graphrag:Load KV text_chunks with 0 data
INFO:nano-graphrag:Load KV llm_response_cache with 0 data
INFO:nano-vectordb:Init {'embedding_dim': 1024, 'metric': 'cosine', 'storage_file': 'D:\github_home\VideoRAG\VideoRAG-algorithm\examples\videorag-workdir\vdb_entities.json'} 0 data
INFO:nano-vectordb:Init {'embedding_dim': 1024, 'metric': 'cosine', 'storage_file': 'D:\github_home\VideoRAG\VideoRAG-algorithm\examples\videorag-workdir\vdb_chunks.json'} 0 data
INFO:nano-vectordb:Init {'embedding_dim': 1024, 'metric': 'cosine', 'storage_file': 'D:\github_home\VideoRAG\VideoRAG-algorithm\examples\videorag-workdir\vdb_video_segment_feature.json'} 0 data

Spliting Video 0d0dd97318941b6e12df1ff9a07e820f: 0%| | 0/1 [00:00<?, ?it/s]
Spliting Video 0d0dd97318941b6e12df1ff9a07e820f: 100%|██████████| 1/1 [00:00<00:00, 6.89it/s]
Spliting Video 0d0dd97318941b6e12df1ff9a07e820f: 100%|██████████| 1/1 [00:00<00:00, 6.82it/s]
Error processing videos: Unsupported model binary version. This executable supports models with binary version v6 or below, but the model has binary version v1936876918. This usually means that the model was generated by a later version of CTranslate2. (Forward compatibility is not guaranteed.)

my directory structure:

Image

my runtime environment:

Package Version

accelerate 0.30.1
annotated-types 0.7.0
anyio 4.12.1
av 12.3.0
bitsandbytes 0.43.1
Cartopy 0.25.0
certifi 2026.1.4
charset-normalizer 3.4.4
click 8.3.1
colorama 0.4.6
coloredlogs 15.0.1
contourpy 1.3.3
ctranslate2 4.4.0
cycler 0.12.1
decorator 4.4.2
distro 1.9.0
einops 0.8.1
eva-decord 0.6.1
faster-whisper 1.0.3
filelock 3.20.2
flatbuffers 25.12.19
fonttools 4.61.1
fsspec 2025.12.0
ftfy 6.3.1
fvcore 0.1.5.post20221221
h11 0.16.0
hf-xet 1.2.0
hnswlib 0.8.0
httpcore 1.0.9
httpx 0.28.1
huggingface-hub 0.36.0
humanfriendly 10.0
idna 3.11
imagebind 0.1.0
ImageIO 2.37.2
imageio-ffmpeg 0.6.0
iopath 0.1.10
Jinja2 3.1.6
jiter 0.12.0
kiwisolver 1.4.9
MarkupSafe 3.0.3
matplotlib 3.10.8
moviepy 1.0.3
mpmath 1.3.0
nano-vectordb 0.0.4.3
neo4j 6.0.3
networkx 3.6.1
numpy 1.26.4
ollama 0.5.3
onnxruntime 1.23.2
openai 2.14.0
packaging 25.0
parameterized 0.9.0
pillow 12.1.0
pip 25.3
portalocker 3.2.0
proglog 0.1.12
protobuf 6.33.2
psutil 7.2.1
pydantic 2.12.5
pydantic_core 2.41.5
pyparsing 3.3.1
pyproj 3.7.2
pyreadline3 3.5.4
pyshp 3.0.3
python-dateutil 2.9.0.post0
pytorchvideo 0.1.5
pytz 2025.2
pywin32 311
PyYAML 6.0.3
regex 2025.11.3
requests 2.32.5
safetensors 0.7.0
setuptools 80.9.0
shapely 2.1.2
shellingham 1.5.4
six 1.17.0
sniffio 1.3.1
sympy 1.14.0
tabulate 0.9.0
tenacity 9.1.2
termcolor 3.3.0
tiktoken 0.12.0
timm 1.0.24
tokenizers 0.15.2
torch 2.1.2
torchaudio 2.1.2
torchvision 0.16.2
tqdm 4.67.1
transformers 4.37.1
typer-slim 0.21.1
types-regex 2025.11.3.20251106
typing_extensions 4.15.0
typing-inspection 0.4.2
urllib3 2.6.3
wcwidth 0.2.14
wheel 0.45.1
xxhash 3.6.0
yacs 0.1.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions