-
### System Info
```Shell
accelerate_Version: 0.12.0,
OS: Ubuntu18.04,
python version:3.8
torch version: 1.11.0
accelerate config: Root node(0) - {
"compute_environment": "LOCAL_MACHINE",
"…
-
From the documentation, "visualization" would mean listing the top_words as a Pandas Series grouped by `topics`, as shown in this example:
![Screenshot from 2020-07-15 16-21-28](https://user-images…
-
- [ ] [dspy/README.md at main · stanfordnlp/dspy](https://github.com/stanfordnlp/dspy/blob/main/README.md?plain=1)
# dspy/README.md at main · stanfordnlp/dspy
## DSPy: _Programming_—not promp…
-
I have a desktop SKX, model W-2123, which the cpuid code identifies as haswell (obvious with `configure auto`).
It turns out that it doesn't report avx512 vpus due to not parsing the model name. I…
-
特別注意:請先閱讀 [繳交報告與程式的注意事項!](https://github.com/ccccourse/ccc109a/blob/master/00/md/submit.md)
## 專案建議
1. 寫一個 AI 專案,並寫出專案說明與使用方法。
2. 寫一些 AI 程式的練習範例,並寫出說明報告。
## 報告建議
1. 任何 AI 主題研究報告。
2. 讀…
-
All the iterative-looking logic currently being implemented, like
```
y = ...
loss = cross_entropy(...)
loss.mark_as_loss()
```
this defines what is being calculated **per-step**. So it assumes …
-
**Background**:
- cBioPortal: [cBioPortal](https://github.com/cBioPortal/GSoC/issues/www.cbioportal.org) is an open-source platform for cancer genomics data analysis and visualization. It provides a…
inodb updated
8 months ago
-
Hi again,
After successfully running the following code:
```
import sys
sys.path.append("riveter-nlp/riveter/")
from riveter import Riveter
# intialize Riveter
riveter = Riveter()
# cho…
-
## 🚀 Feature
Update weight initialisations to current best practices.
## Motivation
The current weight initialisations for a lot of modules (e.g. `nn.Linear`) may be ad-hoc/carried over from Torc…
-
**Describe the bug**
When running `merge_lora_weights/merge.py` with TP and PP set to 1 on a fine-tuned minitron checkpoint, I run into the following error:
```sh
raise RuntimeError(f"world_size ({w…