[GH-ISSUE #34] A warning: Using this model may not work as intended #22

Open
opened 2026-03-03 13:52:17 +03:00 by kerem · 2 comments
Owner

Originally created by @AGenchev on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/jehna/humanify/issues/34

The new version is much better, I mean it started working easily and with Vulcan offloading.
The local mode returns a warning:
[node-llama-cpp] Using this model ("~/.humanifyjs/models/Phi-3.1-mini-4k-instruct-Q4_K_M.gguf") to tokenize text with special tokens and then detokenize it resulted in a different text. There might be an issue with the model or the tokenizer implementation. Using this model may not work as intended

Should I ignore this warning or this isn't expected and I must investigate what happens ?

Originally created by @AGenchev on GitHub (Aug 13, 2024). Original GitHub issue: https://github.com/jehna/humanify/issues/34 The new version is much better, I mean it started working easily and with Vulcan offloading. The local mode returns a warning: `[node-llama-cpp] Using this model ("~/.humanifyjs/models/Phi-3.1-mini-4k-instruct-Q4_K_M.gguf") to tokenize text with special tokens and then detokenize it resulted in a different text. There might be an issue with the model or the tokenizer implementation. Using this model may not work as intended ` Should I ignore this warning or this isn't expected and I must investigate what happens ?
Author
Owner

@jehna commented on GitHub (Aug 13, 2024):

Yes, this warning is a known issue for now. The model should work fine, at least in my testing. I'll check later if I can find a fix for this.

<!-- gh-comment-id:2285741895 --> @jehna commented on GitHub (Aug 13, 2024): Yes, this warning is a known issue for now. The model should work fine, at least in my testing. I'll check later if I can find a fix for this.
Author
Owner

@jehna commented on GitHub (Aug 13, 2024):

I'll keep this issue open for now so I don't forget to fix it

<!-- gh-comment-id:2285957557 --> @jehna commented on GitHub (Aug 13, 2024): I'll keep this issue open for now so I don't forget to fix it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#22
No description provided.