-
### Your current environment
```text
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC ve…
-
@rezaBarzgar
@hamedwaezi01
@impedaka
@EhsanSl
I created this issue labeled as epic to have general planning for this project. All other tasks, subtasks, etc will be linked to this as separat…
-
### Your current environment
Hello,
I loaded `llama3.2-3b-instruct` on VLLM and observed a significant decrease in accuracy compared to when I run the model using Hugging Face Transformers. This i…
-
Hi there. This is not an issue btw i just want to ask, what is algorithm used by YOLO? Any reference? Thank you.
-
python main_fed.py --dataset=Synthetic --model=mlp --alpha=1 --num_users=10 --local_ep=5
Model architecture:
MLP(
(layer_input): Linear(in_features=60, out_features=200, bias=True)
(relu): R…
-
recipe for cookies for ai models to eat
-
I have commented the following in the ModelOpt issues, but since there is more activity here, I would like to get feedback on this subject from more people.
First of all, if someone here has positi…
-
### 总概
1. high low level task 结合可以分为两种:1)利用高级任务去辅助低级任务 2)研究低级任务输出如何更好服务后续高级任务
--------------------------------------------------------------------------------------------------------------
…
-
Hi
Its a very basic question.
Is it possible to train on variable image sizes?
Or, they have to be resized to 600 pxls smaller side?
In general, is it possible to train an isolated base network …
-
I try to use your code to train a model, but there are several "stop production" issues:
1. You've mentioned already two planes is not enough, but is it stop production? I think it's critical.
2…