matthiasgeihs

Results 51 issues of matthiasgeihs

Following the instructions in the README, running through the docker container `mosaicml/llm-foundry:1.13.1_cu117-latest`, finetuning fails with `RuntimeError: Please install flash-attn==1.0.3.post0 and triton==2.0.0.dev20221202`. `pip install triton==2.0.0.dev20221202` fixes the problem. Ideally this hint...

The Travis CI is currently in a [failure state](https://travis-ci.org/github/perun-network/go-perun/builds/758538991). This should be fixed. Furthermore, travis-ci.org has a banner that the service will shut down in a few weeks and accounts...

First up: extension is great, when it works. Recently, having repeated issues with the following problem: - When I try to rewrap via hotkey, nothing happens. - If I run...

First of all: Great game! Now to my issue: I think it's very helpful to have the full solution shown at the end of a level. Sometimes, as a beginner,...

enhancement
priority-medium

https://github.com/pimlicolabs/permissionless.js/blob/0ba75d76d7a628c410e4df4702100bff34398b75/packages/permissionless/clients/decorators/smartAccount.ts#L477-L485 `client.prepareUserOperationRequest` accepts a `middleware` parameter. This is then embedded in `args`. However, because `args` is overwritten by the `middleware` from `smartAccountActions({middleware})`, this `middleware` parameter in `prepareUserOperationRequest({middleware})` actually does not...

would be great if stackedit would support icloud as a target for storing markdown files.

### Validations - [ ] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [ ] I'm not able to find...

area:configuration
kind:enhancement

**Is your feature request related to a problem? Please describe.** Thinking about switching from GitHub Copilot. What I'm currently missing in Twinny, is the ability to use `Cmd+i` to open...

Hey, I'm trying to understand how gas estimations work. In particular, looking at `paymasterVerificationGasLimit`. What I do understand: `EntryPointSimulations.sol` is used to simulate operations and thereby measure gas. What I...

### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Discord first? - [X] This is not a support...

enhancement