Thomas Burgess
Thomas Burgess
I've got a machine with 80GB of RAM that I'd like to try the 70B param model on, using the UmbrelOS app if possible. But I don't see a way...
# Improve documentation ## Link https://supabase.com/docs/guides/auth/server-side/creating-a-client?environment=middleware ## Describe the problem In the docs for the Next.js middleware, it shows modifying the request cookies: ```set(name: string, value: string, options: CookieOptions) {...
[Feature Request] Failures thrown from within the update handler should be able to fail the workflow
### Is your feature request related to a problem? Please describe. Currently it's a bit clumsy to fail a workflow from within an update. You have to set a flag...
When running the `pwm-backlight.py` and `pygame-button-interrupt.py` demos, I got the following error: ``` Traceback (most recent call last): File "/home/thomas/displayhatmini/displayhatmini-python/examples/pwm-backlight.py", line 43, in displayhatmini.on_button_pressed(button_callback) File "/home/thomas/displayhatmini/env/lib/python3.11/site-packages/displayhatmini/__init__.py", line 99, in on_button_pressed...
## What is the current behavior? The `UtteranceEndResponse` does not include the `Extra Metadata`. https://pkg.go.dev/github.com/deepgram/deepgram-go-sdk/[email protected]/pkg/api/listen/v1/websocket/interfaces#UtteranceEndResponse ## Expected behavior I expect it to include the `Extra Metadata` since the docs say:...
As stated in the readme for this plugin, the recommended Mapbox version is 11.11.0. However, when I set this version I get this error: ``` > Task :rnmapbox_maps:compileDebugKotlin FAILED e:...
I've had this issue with one other plugin, but it originates from the module not setting Kotlin's jvmTarget. ``` > Task :youssefhenna-expo-mapbox-navigation:compileDebugKotlin FAILED [Incubating] Problems report is available at: file:///C:/Users/thoma/glasses/android/build/reports/problems/problems-report.html...
### Prerequisites - [x] I checked the documentation and FAQ without finding a solution - [x] I checked to make sure that this issue has not already been filed -...
**Describe the bug** The GUIX multi-line text view widget has a bug in its word wrapping logic. The word boundary detection fails inconsistently, causing words to be split mid-character instead...