-
on linux with MRI ruby 2.2.7-p470 i got encoding errors.
If you use a proxy file from a URL http://xxxxx/myproxy.pac it it returned as 'ASCII-8BIT' but it is really 'UTF-8' encoded. If you have som…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
(MindSpore) [root@fd428729b7cb46b089e3705e66eecb16-task0-0 LLaMA-Factory]# llamafactory-cli train example…
-
-
**edit 2:**
In order to focus the model to onto different details.
As an inference person I would like to expose two additional variables to tweak:
```
# Line ~146: geowizard/run_infer_v2.py
+ …
-
I noticed this in [pytorch](https://github.com/conda-forge/pytorch-cpu-feedstock/pull/256), and according to a [search](https://github.com/search?q=org%3Aconda-forge%20%2Fconda-forge-ci-setup%3D3%2F%2…
-
**Describe the bug**
Created an 8bit quantization model following
https://github.com/microsoft/onnxruntime/blob/master/onnxruntime/python/tools/quantization/notebooks/Bert-GLUE_OnnxRuntime_quantizat…
-
**Describe the bug**
A clear and concise description of what the bug is. To avoid repetition please make sure this is not one of the known issues mentioned on the respective release page.
**Urgenc…
-
So posting an article containing non-ASCII characters will produce posts that are technically invalid and will potentially cause problems with the patched trn itself (once non-UTF8 output is supported…
-
Hello, thanks for sharing the training code of IDM-VTON.
I use a single card 80g A100 for training, batch_size is 1, but it is still out of memory, do you know why? What is the minimum memory require…
-
If the payload message contains Chinese characters, the program will throw an exception:
`incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError)`
How to fix it? th…