Jinhui.Lin
Jinhui.Lin
I tried to use `stm32f429discovery ` to re-build, but I can't load successfully after building. ``` ➜ blinking newt load stm32f429disc_blinky Loading app image into slot 1 Error: Downloading /Users/linjinhui/Github/mynewt/blinking/bin/targets/stm32f429disc_blinky/app/apps/blinky/blinky.img...
@utzig Thank you for your reply! I found that `stm32f429discovery` may have two different versions: `stm32f429disc` and `stm32f429disc1`. I found that my board's is `stm32f429i_disc1 ` but not `stm32f429i_disc`. So...
可以安装,但是打开闪退。。。
remove duplicated flag ` -arch=sm_62` works for me
@yangninghua remove duplicated flag -arch=sm_62 works for me
Thanks for your sharing. It works for me On macOS EI Caption Version 10.11.6
And can't display Chinese for now.
@TomJo2000 Great jobs. How about pandas? I try command below, but not work... ``` export CFLAGS="-Wno-deprecated-declarations -Wno-unreachable-code" pip install pandas ```
我也碰到了,我用 LobeChat 同样的地址设置是可以的
As @jerryjliu said, you shoud add two custom prompts as below, it works... I think what you input to the model is also more than one node.  - https://github.com/jerryjliu/llama_index/blob/9fc87565cbcdf2ef8b52f6cbe88281f4860d17dc/docs/how_to/output_parsing.md?plain=1#L22