Elan Hasson

Results 40 issues of Elan Hasson

BCH was not supported. Adding it to models enabled support.

See #7526 for context. When running in gVisor, `/proc/stat` is all zeros and we don't set `CpuUsage`, which has the side-effect of disabling Cpu-based loadshedding. We should fall back to...

help wanted
area-hosting

### Describe the bug Donet Cake DockerBuild does not fail the GH action step in event of errors. ### Steps to reproduce 1. Produce an image that throws an error...

bug

Below is what is written to the mongo storage provider for grain state. Is there a way to get at this information? if not, are you open to a PR...

Would it be possible to have a branch and nugets for Orleans v4 ?

I am unable to access the silo details and tracing shows the following exception: Using latest version of Dashboard and Orleans 3.6.0 and Dashboard 3.6.1. .NET 6. Repo is here:...

If you call use the ADO Storage Provider and write state, then clear state, `RecordExists` will always return true. Steps to Repro: 1. Configure ADO Grain Storage 2. Activate a...

bug
Needs: investigation 🔍

### Feature request Presently LocalDocs only supports a limited number of [file extensions](https://github.com/nomic-ai/gpt4all/blob/da757734ea837e30b2e6e79c3f09bf2d88389d46/gpt4all-chat/database.cpp#LL676C2-L684C20). It would be great if this list was configurable. I'd like to have it index my text...

enhancement
chat

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: I tried to clone a PVC and got this error. `failed to provision volume with StorageClass "vsphere-csi-sc": CSI...

kind/feature
lifecycle/rotten

I found #388, which seems related. I'm using Aspire preview 3 and targeting .net 8. I get this error at startup: ``` System.InvalidOperationException HResult=0x80131509 Message=This service descriptor is keyed. Your...