-
### System Info
llama_recipes funetuning.py for finetuning
ollama + modelfile for inferencing.
### Information
- [x] The official example scripts
- [ ] My own modified scripts
### 🐛 Describe the …
-
### 論文へのリンク
[[arXiv:2006.10738] Differentiable Augmentation for Data-Efficient GAN Training](https://arxiv.org/abs/2006.10738)
### 著者・所属機関
Shengyu Zhao, Zhijian Liu, Ji Lin, Jun-Yan Zhu, Song…
-
It seems torchrec does not support the combination of data parallelism and row-wise parallelism for embedding. I want to know is there a plan on it? Or is row-wise parallelism efficient enough when it…
-
Hi, thank you for your great work.
I want to make `joint_label` trainable so I can examine the partitions obtained by Hyperformer.
To this end, I added the following line to the [`init` method](ht…
-
We sincerely appreciate your constructive feedback of our paper, and we will make certain updates w.r.t. your concerns in our revised version. Below are our responses to your concerns.
Q1: Comparis…
-
### Issue
We are preparing for a TorchGeo tutorial at AGU and need to greatly expand our existing list of tutorials. This issue lists the tutorials that still need to be added and tracks progress tow…
-
We aim to implement a system that leverages distillation and quantization to create a "child" neural network by combining parameters from two "parent" neural networks. The child network should inherit…
-
### **Issue Title**: Training process fails due to Out of Memory (OOM) error
#### **Description**
I encountered an **Out of Memory (OOM)** issue while running a training script on my AlmaLinux 9 s…
-
Why should we do this?
- **Current Experience:** The list of devices available for selection on the Demo/Training site for SimpleReport does not accurately reflect the devices available in Production…
-
I was running this code snippet
`python launch_scientist.py --model "gpt-4o-2024-05-13" --experiment nanoGPT_lite --num-ideas 1`
and I get this error
```Using GPUs: [0]
Using OpenAI API wit…