Hagen Hübel

Results 25 issues of Hagen Hübel
trafficstars

### What was unclear or otherwise insufficient? On this [page](https://orkhan.gitbook.io/typeorm/docs/transactions), there is the following code example: ``` // we can also access entity manager that works with connection created by...

documentation
requires triage

I have defined an **Animatable.View** like this: ``` this.animationView = c}> ``` Some moments later i want to trigger that animation again with the imparative API. However, when i start...

This project consists of outdated libraries and can't get compiled any more: ``` truffle compile  ✔  15.14.0   at 00:47:12  Compiling your contracts... =========================== Error: TypeError:...

This workaround will avoid too long filenames when saving to temp folder (less than 256 characters), originally fixed friom simenbw at https://github.com/simenbw/xhprof/commits/master

I want to use formidable to upload files directly to S3. Following the [official example][1] it works just fine. However, I want to await the upload process and return the...

"make" gives a checksum error on boost: ``` Running boost.download Task failed (see build/boost/download.log for full logs): ================================ % Total % Received % Xferd Average Speed Time Time Time Current...

### What is the issue? When running `mistral:latest` or `stablelm2:latest`, ollama is not utlizing the GPU on Ubuntu with NVIDIA graphiucs card. Running Ollama:70b is using GPU very well. Command...

bug
nvidia

I discovered an output made by Claude 3 API, that can't get repaired by this tool: ``` { "id": "251115", "category": "Politics", "reason": "The headline discusses a city's policy to...

enhancement
help wanted

## Current Behavior input: "test" output: "undefined" input: "[email protected]" output: undefined input "test@gmai" output: undefined input "test@gmail" output: {... [email protected]} Is this behaviour intended? ## Expected Behavior input: "test" output:...

bug

### What is the issue? We tried Ollama on our production GPU server running a RTX-4000 with a Python script that will see 10000s of requests per day from a...

bug