Li Hongyi
Li Hongyi
我在fetch-prompts.mjs文件中使用import功能,读取了我新建在项目文件中的prompts.json,这使得网站所有者可以自行增加本地的prompts文件来增加网站提示词。同时修改了相关文件,使得传入的prompt可以同步到网站里,经测试,已经可以成功使用。 由于其实并不会JavaScript,所以摸索着做出了这个修改,感觉用import并不是一种合适的方法,但是不断尝试下,只有这样是可行的,希望大佬能再做出修改吧 热切希望大佬的项目能越做越好,加油!
I run the project on the Ubuntu18.04 and get a Segmentation fault (Core dumped) error. With using "DEBUG=9 python -X faulthandler main.py“, I got the following error message. Is the...
I run exo on M1 macbook pro with 16GB RAM and 4.58 TFLOPS GPU. In theory, decode should be very fast,but in fact it can only generate 10 tokens per...
 As I shows in the picture, all outputs of inference is "!". I tried different approaches and found that I could solve this problem only if I turned on...
## Reporting a bug When I called the LLVM package using tinygrad, I got the following erro. Aborted (Core dumped) with Symbol not found __gnu_f2h_ieee. This issue seems to have...