james1236

Results 7 issues of james1236

Also: - linked to fix from #3 in the readme - fixed image URL - updated repo name in readme

When doing Experiment > Execute, I get the error popup: ``` Error: Specified qdisc kind is unknown. Error: Specified qdisc kind is unknown. while executing "exec nsenter -n -t 6680...

The example listed in the README just redirects to the btstack repository [picow_bt_example_hog_mouse_demo](https://github.com/bluekitchen/btstack/tree/master/example/hog_mouse_demo.c) which is missing the header file "hog_mouse_demo.h", and the demo file here is just [one line in...

I saw on your wishlist in the README that you wanted to see if it works on 32 bit ARM boards. I can confirm that the PMW3360DM-Camera example works on...

Cool project! I made a lib to [play music through a piezo buzzer on the Pico](https://github.com/james1236/buzzer_music). I think you might like to try out the tetris music example I have...

I'm looking to improve the suggestions given by backseat. The current training data consists of 2 sample code snippets with the AI's intended response (the 4 messages in [lua/fewshot.lua](../blob/main/lua/backseat/fewshot.lua)). Main...

enhancement
help wanted

I am using the fully up to date alpaca repo with the 13B model. I downloaded the 13B model from the magnet link in the README. This is what I've...