Dejan Kocic

Results 9 comments of Dejan Kocic

It is in the original folder, but does not seem valid. Any idea?

> @dejankocic The Llama 3 tokenizer is different than the one used by Llama 2. It's a BPE tokenizer built with the tiktoken library, whereas Llama 2 used sentencepiece. I...

Hi and thank you very much for your response. I tried to building new features from the source code, but there are difficulties with building **active-learning-service** due to dependency on...

Hi, Indeed this particular build was on Python3.10, but this was just to present you the error message which is the same as with 3.7. Indeed, in the documentation is...

--version always return the expected/right version Thank you very much for your responses. Will check the rest. Regards, D.

> is the screenshot from `127.0.0.1:8080` ? Yes, the screenshot is correct and it is from `127.0.0.1:8080` .

HF_TOKEN I have put in my .bashrc, but after your question I did explicitly export prior running `autotrain app` command. The result is the same, no UI.

hello @abhishekkrthakur, it seems is working now. I am doing the training locally now with some test data and hope soon will have more to continue with playing. Thx, D.