-
Are there instructions specific to creating a bmodel from onnx for Llama 3.1 (not lllam3)
Running this is erroring out.
python export_onnx.py --model_path ../../../../Meta-Llama-3.1-8B-Instruct/ -…
-
After applying `sophgo_mango_normal_defconfig` on top of our [alpine linux edge kernel ](https://git.alpinelinux.org/aports/tree/community/linux-edge/config-edge.riscv64?id=1afcbe88fba1b46e107d6b37dc5…
-
cv1835平台可以使用这个项目吗,可以的话如何编译
-
Where can I find the the tool?
-
Is the source code available for generating the `firmware/fip.bin`?
I am trying to put together a custom bootloader and would like to be able to reproduce this file from source if possible.
I al…
-
I have fine-tuned the qwen2.5-7b-instruction model using Llama Factory, and now I need to deploy the fine-tuned qwen2.5 model on TPU.
How should I proceed with the support?
I have noticed that…
-
Hi,
Upstream https://github.com/sophgo/bootloader-arm64 does not build fip.bin properly for `mango` platform, there is a missing symbol `invalidate_icache_all`. Can you please publish your working…
-
### What new feature should Elvish have?
I came across this while doing my usual RISC-V shenanigans: https://github.com/u-root/gobusybox
Sophgo uses u-root as part of their bootloader which is super…
-
## Description
+ In upstream repo [Fishwaldo/sophgo-sg200x-debian](https://github.com/Fishwaldo/sophgo-sg200x-debian/), the latest version is v1.4.0
-
我定时循环多个相机进行软触发获得cv::Mat图片,我获得的图片数据如何传入sophon-stream进行处理? decode配置文件目前指支持视频流或者文件夹,如果我需要定时推送cv::Mat图片数据需要如何实现