Ma Mana ma Manama
Ma Mana ma Manama
Note for self mostly, this solves the problems of the missing .so files in LLVM 21 and maybe older ones, see above. Run: ``` apt install libpolly apt install libllvm-static...
Quick proof that he above works: ``` pip show llvmlite Name: llvmlite Version: 0.47.0.dev0+7.gadfb1dd.dirty Summary: lightweight wrapper around basic LLVM functionality Home-page: http://llvmlite.readthedocs.io Author: Author-email: License-Expression: BSD-2-Clause AND Apache-2.0 WITH...
For whom it may concern: the new yamls and maybe the llm updates: ``` git pull remote: Enumerating objects: 67, done. remote: Counting objects: 100% (49/49), done. remote: Compressing objects:...
Oh, but the regular wheels still fail as of now: `LLVMLITE_SKIP_LLVM_VERSION_CHECK=1LLVMLITE_SHARED=ON LLVMLITE_USE_RTTI=OFF pip install llvmlite -U --force-reinstall -v`, so git cloning and hacks be needed, so I keep above. Ref:...
If it be of any help, we may integrate some MCPs for it. See my fix of a fix (the former untested yet): https://github.com/modelcontextprotocol/servers/issues/2332