You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thanks for the great work. I'm just in general curious about whether there is a reason to use the Chinese version of '|' and '▁'instead of the '|' , ‘_’ which is standard ASCII characters in eos_token and bos_token. ('<|end▁of▁sentence|>' and '<|begin▁of▁sentence|>' ). Is this for distinguishing deep seek model from English only LLM's like Llamma?
The text was updated successfully, but these errors were encountered:
Hi, Thanks for the great work. I'm just in general curious about whether there is a reason to use the Chinese version of '|' and '▁'instead of the '|' , ‘_’ which is standard ASCII characters in eos_token and bos_token. ('<|end▁of▁sentence|>' and '<|begin▁of▁sentence|>' ). Is this for distinguishing deep seek model from English only LLM's like Llamma?
The text was updated successfully, but these errors were encountered: