Seems very promising

#1
by gstrat88 - opened

A fluent greek speaking llm at last. Congrats!

The speed is really great running on a l40 gpu!
It seems to work well for common tasks like summarization, nlp, sentiment analysis, translation to english (although if you ask it claims it's not capable of doing :P).
I will do more evaluation comparing to gpt later, and I would also test it for a rag impementation I have.
The communication is not always great however!

a bad hello world example...

γεια τι κανεις;

profile
ilsp/Llama-Krikri-8B-Instruct
Today at 8:59 AM
επιφυλακτικά χαίρομαι που σε γνωρίζω! Είμαι ένας AI βοηθός και είμαι εδώ για να απαντήσω σε ερωτήσεις και να βοηθήσω με ότι χρειαστείς. Παρακαλώ πρόβαλε ελεύθερα τις απορίες σου.

Whats the instruct dataset that it was trained? Is one of the common like alpaca?
Any plans for doing the same for gemma2? As it's instruct version pretend to be fluent in Greek, there might be interesting results!

Institute for Language and Speech Processing org

Hi and thank you very much for your kind words!

Indeed, we think that the inference speed is great as well! Right now, we are working on an improved version, and we'll add more info on the post-training process (+ evaluations) soon.

There's a slight chance that you've downloaded an earlier version, as we updated the weights with a newer version, after seeing that very few people had already downloaded it.

A well-structured system prompt (as well as a temperature between 0.3-0.5) seems to work well for chit-chat. You can try out the latest version here.

Once again, thank you and we are grateful for (and open to) any kind of feedback!

Sign up or log in to comment