mlc-ai / mlc-ai/tokenizers-cpp
Sentence piece llama2 its not printing space
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 512
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
I am getting output like following. Space between words is missing. If i use hugging face python tokenizer its give good output.
Onceuponatime,therewasamagicalkingdomwherethesunshonebrightandthebirdssangsweetmelodies.Inthiskingdom,therelivedawiseoldwizardwhohadthepowertograntwishes.Helivedinabeautifulcastlesurroundedbyalushforest,andhewaslovedbyallwhoknewhim. Oneday,ayounggirlnamedLilycametothewizard'scastle,seekingawish.Shehadheardofthewizard'smagicalpowersandwantedtomakeherdreamscometrue.Thewizardlistenedtoherwishand,withasmile,grantedit. Lilywasoverjoyedandthankedthewizardforhiskindness.Thewizardsmiledandsaid,"Youarewelcome,mydear.Iamheretohelpthosewhocometomewithkindheartsandgoodintentions." Fromthatdayon,Lilyvisitedthewizardeveryday,andhegrantedhermanymorewishes.Shebecameafrequentvisitortothecastle,andthewizardandshebecamegoodfriends.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by reproducing the reported Llama 2 SentencePiece output in tokenizers-cpp and compare it with the Hugging Face Python tokenizer; done means the generated text preserves spaces between words as shown in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100