Open chefbennyj1 opened 1 year ago
I've read thread 175, and renamed the llama.exe to main.exe, but still no joy. model seems to output "..." , and that is all.
Same here. My "build" folder is totally empty after running npx dalai alpaca install 7B and it appearing to install successfully.
Same here. My "build" folder is totally empty after running npx dalai alpaca install 7B and it appearing to install successfully.
Which is are you building on? I was finally able to build alpaca. Alpaca built the main.exe for me on windows.
Hi, Has anyone else seen this in the debug?
`[?25l[2J[m[HWindows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.[4;1HInstall the latest PowerShell for new features and improvements! https://aka.ms/PSWindows[6;1H]0;C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe[?25hPS D:\AI\llama> [?25l[6;15H> [93mD:\AI\llama\build\Release\main [90m--seed [m-1 [90m--threads [97m4 [90m--n_predict [97m200 [90m--model [mmodels/13B/ggml-model-q4_0.bin [90m--top_k [97m40 [90m--top_p [97m0.9 [90m--temp [97m0.1 [90m--repeat_last_n [97m64 [90m--repeat_penalty [97m1.3 [90m-p[m [36m"you are a helpful AI" [?25h[m[38;5;9mD:\AI\llama\build\Release\main : The term 'D:\AI\llama\build\Release\main' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
[mPS D:\AI\llama> [92mexit [m`