-
Following: https://docs.scipy.org/doc/scipy/dev/contributor/devpy_test.html
command:
`python dev.py --build-dir my-build test -s stats`
Fails
```
╭────────────────────────────────────────…
-
I was following the guide on https://falco.oluwatobi.dev/the_cli/usage.html and I get this error:
```
Environment `default` already exists
Environment `dev` already exists
Environment `docs` alr…
Mte90 updated
3 weeks ago
-
cc @wojtekmach
Using the latest `install.sh` from https://elixir-lang.org/install.sh:
```sh
~/dev/misc
❯ sh install.sh elixir@main otp@master
downloading https://github.com/elixir-lang/elixi…
-
## 🚀 Feature Proposal
It would be awesome if we could toggle a "dev mode" or "translator mode" where i18next uses the default language, but instead of displaying translations, it displays the fully…
-
# Bug report
### Bug description:
Code dating back to Python 2 had to do `super(OwnClassName, self)` instead of `super()`. Modules designed to be reloadable could not use the `super(OwnClassName, se…
-
### Suggested new feature or improvement
The ability to see our dev drives in the "Environments" tab would be great.
### Scenario
You: Have a dev drive on your PC.
You: Have Dev Home.
With this f…
-
### Checklist
- [X] I added a descriptive title.
- [X] I searched through [existing issues](https://github.com/ContinuumIO/anaconda-issues/issues) and couldn't find a solution or duplicate issue.
- […
sam-s updated
3 weeks ago
-
```
def load_tokenizer(self):
if self.tokenizer is None:
import transformers
name = _MOCK_TOKENIZER if _MOCK_TOKENIZER else (self.tokenizer_name or self.model…
-
After quantizing the model i am loading model to cuda then this error has come oftenly.
```
[/home/ubuntu/miniconda3/envs/dev-2/lib/python3.12/site-packages/optimum/quanto/library/ops.py:66](htt…
-
**Describe the bug**
submodule sync and cudf JNI build failed after https://github.com/rapidsai/kvikio/pull/547
```
[2024-11-20T03:15:49.612Z] [INFO] [exec] /home/jenkins/agent/workspace/jenkins-…
pxLi updated
10 hours ago