-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### OrcaSlicer Version
2.2.0 beta
### Operating System (OS)
Windows
### OS Version
Windows 10
### Add…
-
[PMID 35671108](https://pubmed.ncbi.nlm.nih.gov/35671108/)
- Number of patients: 35
- intervention: guadecitabine & pembrolizumab
- outcome: objective response rate (ORR)
Action Items
- [x] Mig…
-
Draft of `ex11` based on `ex09`.
For full testing you need to sync with the `dg-commons` spaceship model, you can start with some boilerplate, goal definition, evaluation metrics and so on. Please …
-
### 🐛 Describe the bug
Since PyTorch 2.5.0, there is a massive (more than 10x) performance regression when using `BatchNorm2d` with `torch.compile` set to `reduce-overhead` and `DistributedDataPara…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merg…
-
### Describe the issue
I have an FP16 (half-precision floating point) ONNX model. When I load and execute this model using the onnxruntime library in Python, the first execution is successful and pro…
-
### Your question
Xlabs models (https://github.com/XLabs-AI/x-flux-comfyui) explian to us that models shall be put inside this path:
**ComfyUI/models/xlabs/loras** and **ComfyUI/models/xlabs/cont…
-
### 🐛 Describe the bug
I'm currently working on creating an example for ExecuTorch with `EfficientSAM`. I've developed a runner that successfully exports the model in `pte` format. However, I'm encou…
-
Probably gonna shortlist some wonky idea, but hey if this tool will be workable anywhere it better be feature-full
- [ ] Finetuning and LoRA (or other PEFT type) training toolkit https://github.com…
-
If I want to train model on other dataset, how can I get model parameter file such as 'sbert_x.pt' in the dataset, it seems that there are no code for this.