-
This isn't a project on the scale of something like Linux or *BSD, but we should have some standard of coding style enforced on submitted code (camel-case, curly brace placement, tabs vs. spaces). The…
-
coffescript is just overhead and makes the compiled app bloated, harder to debug, larger in size inconsistent with the es6
https://gofore.com/make-es6-coffee/
-
**Is your feature request related to a problem? Please describe.**
Some people only have Azure OpenAI do not have offical api.
**Describe the solution you'd like**
Add enviorment variables or set…
-
https://github.com/aerospaceresearch/orbitdeterminator/blob/5a2c2a6efce5710e5cb22a90a76e4c0ea0ea4de1/orbitdeterminator/kep_determination/gauss_method.py#L218-L247
read first line, get sub-format, c…
-
On Windows somehow the environment variable PATH is created, but nowadays Windows 10 has here some new case sensitivity feature and PATH overwrites the Path variable of the system. For example it is n…
-
For everyone using my work on the Docker image, I have recently discovered a crucial mistake with the creation of the image.
The Private key of my templated wg0.conf file is NOT random, and was pre…
-
### Windows Terminal version
1.20.11381.0
### Windows build number
22000.2538
### Other Software
_No response_
### Steps to reproduce
well there really isnt a step to reproduce this because its…
-
### Describe the Bug
Please see related issue for **nextcloud/richdocuments** here: https://github.com/nextcloud/richdocuments/issues/3824
The issue is when **nextcloud/richdocuments** specifies `…
LMRW updated
3 months ago
-
I have been trying to run the bert pretrain and I have found some issues
```
git clone https://github.com/NVIDIA/DeepLearningExamples.git
cd DeepLearningExamples/TensorFlow2/LanguageModeling/BER…
-
I have a job with a cache save action step like:
```
- name: Cache build directory
uses: actions/cache@v2
with:
path: ./build
key: ${{ env.CACHE_VERSION }}-build-test
…
pmed updated
7 months ago