hi i tried your program, but the result sometimes is not right / only certain sentences get good result, is this because of computer specs? btw my computer ```json { "OS": "Ubuntu 20.04.6 LTS x86_64", "Host": "Virtual Machine 7.0", "Kernel": "6.5.0-1025-azure", "Uptime": "2 hours, 22 mins", "Packages": "657 (dpkg)", "Shell": "bash 5.0.17", "Resolution": "1024x768", "Terminal": "vscode", "CPU": "AMD EPYC 7763 (4) @ 3.244GHz", "Memory": "2209MiB / 15981MiB", "Version": "7.0.0" } ``` i run command ```bash ./build/examples/main/main -m ./ggml_weights.bin -p "Hello World PABANNIER" ``` and result https://github.com/user-attachments/assets/20d342fb-4ebb-4a96-b572-bdd5d144e317 And i run command ```bash ./build/examples/main/main -m ./ggml_weights.bin -p "Hello World AZKADEV" ``` and result https://github.com/user-attachments/assets/48a96b58-d948-40ce-b5f0-67c3ce981872
hi i tried your program, but the result sometimes is not right / only certain sentences get good result, is this because of computer specs?
btw my computer
{ "OS": "Ubuntu 20.04.6 LTS x86_64", "Host": "Virtual Machine 7.0", "Kernel": "6.5.0-1025-azure", "Uptime": "2 hours, 22 mins", "Packages": "657 (dpkg)", "Shell": "bash 5.0.17", "Resolution": "1024x768", "Terminal": "vscode", "CPU": "AMD EPYC 7763 (4) @ 3.244GHz", "Memory": "2209MiB / 15981MiB", "Version": "7.0.0" }i run command
./build/examples/main/main -m ./ggml_weights.bin -p "Hello World PABANNIER"and result
output.mp4
And
i run command
./build/examples/main/main -m ./ggml_weights.bin -p "Hello World AZKADEV"and result
output.mp4