-
I started testing all the models in this repo against the flux 0.11.4 release on julia 1.5 (ref https://github.com/FluxML/ML-Coordination-Tracker/issues/9). In this issue i will collect all encoutered…
ghost updated
3 years ago
-
### What happened?
When converting models using [convert_hf_to_gguf.py](https://github.com/ggerganov/llama.cpp/blob/master/convert_hf_to_gguf.py) to GGUF format, a `TypeError` occurs if the `licens…
-
### 🐛 Describe the bug
Hi, when I use a custom backend, I find that the fx graph that custom compiler gets does not have the stream related operations.
Then I found that the fx graph dropped those…
-
# Power-of-Choice
* **Title:** Towards Understanding Biased Client Selection in Federated Learning
* **Venue:** AISTATS 2022
* **Link to paper:** https://proceedings.mlr.press/v151/jee-cho22a.html
#…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
I use pvt_tiny for this two jobs. But the mIoU is very low. we train with this script on two rtx3090, I just change the gpu_multiples to 1:
```
_base_ = [
'../../_base_/models/fpn_r50.py',
…
-
### Metadata: Knowledge Distillation Meets Self-Supervision
- Author: Guodong Xu, Ziwei Liu, Xiaoxiao Li, Chen Change Loy
- Organization: The Chinese University of Hong Kong & Nanyang Technological …
-
PS A:\LLaVA> py -3 -m llava.model.apply_delta --base A:/vicuna-minigpt/vicuna/llama-13b/LLaMA/output/13B --target A:/llava13b --delta A:/llava-delta
Loading base model
Loading checkpoint shards: 1…
-
Hi,
Thanks for the great work and developing this library. I am trying to replicate the experiments from the Topological autoencoder paper using the script given as an example, but I can't. I used …
-
Hi,
**I tried to evaluate YOLO8vm for SGDet, using**
!source activate sgg_benchmark && CUDA_VISIBLE_DEVICES=0 torchrun --master_port 10027 --nproc_per_node=1 tools/relation_test_net.py --confi…