Hunter Chasens

Results 11 issues of Hunter Chasens

### Expected: All classes compile ### Receaved: javac -cp src/core.jar .\src\controlP5\*.java src\controlP5\ControlWindow.java:846: error: cannot find symbol _myApplet.setBounds( 0 , 0 , _myApplet.width , _myApplet.height ); ^ symbol: method setBounds(int,int,int,int) location:...

Line 846, now 847 `_myApplet.setBounds( 0 , 0 , _myApplet.width , _myApplet.height );` would stop the class from compiling because `PApplet.setBounds(int, int, int, int)` is not a function in `PApplete.java`.

Pull request #64 solves this. I compiled and image and it's available [here](https://hub.docker.com/r/hchasens/papermc). I'm not maintaining this and you should switch back as soon as @Phyremaster merges the pull request!...

### Overview According to my battery manager, Voice uses almost 50% of my phone's battery. I know this is in relation to how much battery I use, but it still...

Would love to see AMD/ROCm support. I know you guys are busy though. If I have the time I'll put in a pull request.

enhancement

### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by...

bug-report

No dependencies are listed in the README. As an example I was missing: - libtools - automake - autoconf Though I'd imagine others might be missing more.

Apologies for asking this in the issues tab. Is this model capable of chatting without image input? I see in the benchmarks you have some models that can take both...

## 🚀 Feature NPU support, particularly on smartphones featuring the Google Tensor (Google Pixel) and newer Snapdragon chips; as well as the newer iPhone chips. ## Motivation More devices than...

feature request

# Bug Report ## Description **Bug Summary:** Title generated will sometimes include markdown (e.g. "**Malicious Code Detection**") **Steps to Reproduce:** This is probably RNG so it'd be difficult to recreate....