-
### System Info
transformers version 4.7 , pytorch2.0, python3.9
run the example code in document of transformers
```shell
rm -r /tmp/test-clm; CUDA_VISIBLE_DEVICES=0,1 \
python -m torch.d…
-
# Bug report
### Bug description:
When we have sub_parser argument which is substring of main parser, getting error as ambiguous option
python sample.py show -foo "data"
usage: PROG [-h] [-f…
-
Hixie updated
4 weeks ago
-
While some of the initial functionality of geeknote appears to work, a number of the unit tests are failing.
Most of the failures are due to string encoding, apparently. Encoding with evernote is qu…
-
### Describe the bug
I tried to configured with two upstream servers in nginx configuration, it seems that the configuration of nginx is working. But I keep getting 404 error (Session not found). H…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
See pints functional testing script `funk`
-
I would like to contribute the complex univariate and multivariate normal distributions (https://github.com/scipy/scipy/issues/7212). However, the distribution infrastructure does not support complex…
-
**Describe the bug**
Traceback (most recent call last):
File "/apps1/zhangfan/anaconda3/envs/new_swift/lib/python3.10/site-packages/swift/cli/rlhf.py", line 5, in
rlhf_main()
File "/apps1…
-
See if there's a way to run the program without a gui process. Can't run currently on MacOS because of pickling pycapsule objects.