Sylvain Reynaud

Results 4 issues of Sylvain Reynaud

The build is broken on fedora 37. full logs : https://gist.github.com/sylvain-reynaud/fe73ccc7edad1f4f98688cb48b1f101c ``` --- stderr ggml/ggml.h:177:10: fatal error: 'stddef.h' file not found thread 'main' panicked at 'Unable to generate bindings: ClangDiagnostic("ggml/ggml.h:177:10:...

Closes #22 ## How to test it ? `docker run -it fedora bash` Then ```bash ls /usr/lib/ #no gcc dnf groupinstall "Development Tools" "Development Libraries" ls /usr/lib/gcc/x86_64-redhat-linux/12/include/ #installed git clone...

documentation

The container doesn’t shutdown gracefully. To stop it, I have to run `docker rm -f `. The container should shutdown gracefully for the reasons explained in the 12factor app: https://12factor.net/disposability...

good first issue

Closes https://github.com/morty-faas/morty/issues/16 Ready to be reviewed !

enhancement
minor
type/enhancement