-
Hello guys,
I need help with this because I am trying for a month now to fix this. I have a node device and I have done all the configuration according to [the github documentation of MCCI](https://g…
-
## Question
Is there a problem of duplicate downloads in S3 segmented downloads?
When I was checking the logs of the default-worker, I found that the S3 version downloaded the same file multiple t…
-
How do you
1. Get glslc to set VULKAN define to anything other than 100. I'm requesting 1.2?
2. Get float16_t and f16vec2/3/4 and f16mat2/3/4 to be honored as types?
3. Get functions like clamp…
-
Hi Deepspeed team,
I run DeepSpeedExamples/BingBertSquad on my machine with 2 GPUs. I follow the instruction [https://www.deepspeed.ai/tutorials/bert-finetuning/](https://www.deepspeed.ai/tutorials…
-
Now that we have an SSA based IV analysis (added in #97865) we should implement strength reduction based on it. Example loop:
```csharp
[MethodImpl(MethodImplOptions.NoInlining)]
private static int…
-
In some scenarios (example: reading datasets from Amazon S3), reading columns independently and allowing unbridled `Read` calls to the underlying file handle can yield suboptimal performance. In such …
-
We have several .dds/.tga texture files that compress very well.
can we add a field to the pointer file that specifies a compression scheme?
so basically we'd get:
```
version https://git-lfs.githu…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
I'm looking to publish my app both to the web, and as a standalone executable.
Is anyone doing this, and if so, care to share your preferred approach? If not, is this something the maintainers are i…
-
Today I spent some time on prototyping and was managed to achieve O(1)-complexity dispatcher. Check out few my messages here: https://github.com/vyperlang/vyper/issues/2386#issuecomment-1033117651
…