Paulo Coutinho
Paulo Coutinho
Hello, I need a lib for Swift markdown parser/display where when interpreting a link where the href is "ubook-app://product/123", a custom view is placed inside that displays a loading, then...
Hi, Im using latest cocoapods version and want add my xcframework generated from this project https://github.com/ezored/ezored into my demo app. Im using in my local project podspec: ``` Pod::Spec.new do...
Hi, Can you add support for subscription? This is a nice project. Thanks.
Error: ``` /Users/paulo/Developer/workspaces/cpp/ai-kit/vendor/whisper/src/whisper.cpp:2127:23: error: no matching function for call to 'ggml_flash_attn_ext' cur = ggml_flash_attn_ext(ctx0, Q, K, V, nullptr, KQscale, 0.0f, 0.0f); ^~~~~~~~~~~~~~~~~~~ In file included from /Users/paulo/Developer/workspaces/cpp/ai-kit/vendor/whisper/src/whisper.cpp:1: In file included...
Hi, Im getting this error with latest GGML: ``` /Users/paulo/Developer/workspaces/cpp/ai-kit/vendor/stable-diffusion/ggml_extend.hpp:744:15: error: no matching function for call to 'ggml_flash_attn_ext' kqv = ggml_flash_attn_ext(ctx, q, k, v, mask, scale, 0); ^~~~~~~~~~~~~~~~~~~ In file...
Hi, Im trying use with Xcode 16 and Swift 6, but get this error: `Swift 6 error: Missing required module 'minizip'` Thanks.
Sometimes i get this error: ``` Traceback (most recent call last): File "/opt/homebrew/Cellar/[email protected]/3.10.15/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/opt/homebrew/Cellar/[email protected]/3.10.15/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/opt/homebrew/lib/python3.10/site-packages/django_q/cluster.py", line 165,...
### What did you do? Im trying make a simple upload from iPhone 14 and save the image. It works from my iPhone 13 but not for iPhone 14. I...
Hi, Im trying test this library. But when i listen locally with `stripe cli` and make a local payment it only give me error: Stripe CLI: ``` 2024-09-19 21:49:18 -->...