Jev مقارنة بنماذج توليد النصوص
لا يولد Jev نصا حرا. يوضح فيديو مقارنة الفرق بين اتخاذ القرار بالتوازي وتوليد النص رمزا بعد رمز.

يشرح الفيديو أن نموذج LLM النموذجي يولد النص أو JSON رمزًا تلو الآخر، وكل رمز يعتمد على السابق، مما يتطلب مراحل متسلسلة متعددة، بينما يعمل Jev بطريقة مختلفة.
The video is about the main difference between LLMs and Jev. Summary of this tweet from our friend: - A typical LLM generates text or JSON token by token. - Each token depends on the previous one; therefore, the model has to go through multiple sequential stages to produce a