KalanyuZ

Results 9 issues of KalanyuZ

We are conducting a load testing for our services and noticed this consistent pattern where we get 4-5 higher response time for the initial [concurrency] package(s) and there's 1 request...

I am making an extension with a UI that can update multiple parameters in my dashboard. The data source is linked to a database. Currently, each change in a parameter/call...

Enhancement

I'm trying to run a batch of multiple `arbitrary_image_stylization_with_weights` processes with GPU (GTX 1080Ti). After a while the code will hang with neither output or errors. The side effect of...

I'm currently running gigahorse via docker (ubuntu 22.04 souffle 2.2) and getting 0 for all outputs under Analytics regardless of bytecodes I use, even the example: ``` -------------------------------------------------------------------------------- Analytics --------------------------------------------------------------------------------...

### Describe the feature or problem you’d like to solve Currently, when reviewing pull requests using the `gh pr diff` command, users receive the entire diff of the PR without...

enhancement
needs-triage

Recently they have deployed Cloudflare script that returns 403 if you are accessing the website from scripts.

enhancement
help wanted

None of the contracts are getting uploaded, just contract addresses.

### Describe the bug `gh pr edit [number] -b [body]` is returning `GraphQL: Resource not accessible by personal access token (repository.pullRequests.nodes.0.projectCards.nodes)` when used with github actions + fine-grained access tokens...

bug
auth
actions
needs-triage
gh-pr

```python updater = dspy.TypedChainOfThought(Updater) result = updater(context=json.dumps(contexts[0])) optimizer = BootstrapFewShot(metric=validate_answer, max_bootstrapped_demos=5, max_labeled_demos=5, display_table=5) compiled_updater = optimizer.compile(updater, trainset=train_set[:5]) compiled_icn_updater.save('/Workspace/Users/[email protected]/llm_evals_self/llm_model') ``` The table displayed by optimizers seem to repeat replace it's reasoning...

Parse Issues