Commit or version
1.3.0
Environment
OS: Debian 13
CPU: AMD 7950X
RAM: 64
GPU: 2 x GT1030
SSD: Samsung 990 Pro 2TB
Reproduction steps
I downloaded the colibri-v1.3.0-linux-x86_64 and run the binary written in the documentation of the Release.
user@Cartelion:/media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/colibri-v1.3.0-linux-x86_64$ COLI_MODEL=/media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/Kimi-K3/ ./coli chat
tokenizer.json is missing from /media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/Kimi-K3/
I dont know why it asking for the tokenizer.json file, the tokenizer.json don't exists in the Original Huggingface Repo.
Maybe I done something wrong.
Expected behavior
maybe I need to tell the app which model it is?
Actual behavior and logs
user@Cartelion:/media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/colibri-v1.3.0-linux-x86_64$ COLI_MODEL=/media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/Kimi-K3/ ./coli chat
tokenizer.json is missing from /media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/Kimi-K3/
Commit or version
1.3.0
Environment
OS: Debian 13
CPU: AMD 7950X
RAM: 64
GPU: 2 x GT1030
SSD: Samsung 990 Pro 2TB
Reproduction steps
I downloaded the colibri-v1.3.0-linux-x86_64 and run the binary written in the documentation of the Release.
user@Cartelion:/media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/colibri-v1.3.0-linux-x86_64$ COLI_MODEL=/media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/Kimi-K3/ ./coli chat
tokenizer.json is missing from /media/user/6f1e9b86-52a9-4ef6-a5fd-8965ef1db31f/LLM/Kimi-K3/
I dont know why it asking for the tokenizer.json file, the tokenizer.json don't exists in the Original Huggingface Repo.
Maybe I done something wrong.
Expected behavior
maybe I need to tell the app which model it is?
Actual behavior and logs