zxfishhack

Results 8 comments of zxfishhack

I don't have a pi4, so I can't test it myself. I think this will work. Add -DAARCH=YES will enable 64bit build.

rewrite CMA allocate code and remove code licensed under GPL 2

bus error seen it don't enable 64bit port, 64bit port is disable by default. add `-DAARCH64=YES` will enable new port. and you will see cmake output message "Enable AARCH64 build"...

1. check GL Driver is 'Legacy', GL display driver will lead same error on my rpi zero 2w.(if DMA conflict, try change DMA channel as you mention in #262) 2....

![image](https://github.com/kataras/iris/assets/5556389/2b2ecf24-0bcc-400a-b03e-81a0dca524e8) the bug trigger by body payload auto binding, but Form decoder github.com/iris-contrib/schema disallow unknown fields.

the middleware is register by `Party.UseRouter`, instead of `Party.Use`. https://github.com/gzxy-0102/iris-issue-2110/blob/5014f7b8adff7aeada2329598931017c9b550467/app/router.go#L18 the middleware will be called before main router, at this time, `ctx.Params()` is empty. FYI, PartyConfigure(...).Use(middleware) will take no effects....

agent though options has already present in OpenAI-API-compatible model plugin, so please close this.

Is it a good idea to add the Enable CoT Trim option in OpenAI-API-compatible and configure the start and end markers of CoT (such as in the deepseek-r1 series)? Then...