-
Returning Subclasses of the `ValueError` for the different http statuscodes would make the usage of `FolioClient` as a library easier.
-
There doesn't seem to be a way to identify `reg` type in UHDM model. The type is modeled as `logic_typespec` but there's nothing in the model to differentiate it with regular `logic` type.
```
mod…
-
face-api.js requires 1.x version and it fails with newer versions like 2.x, 3.x and gives type errors because of the compatibility issues
-
---- Minecraft Crash Report ----
WARNING: coremods are present:
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
LoadingPlugin (ResourceLoa…
-
I'm curious about how one might use this without `--is_train`. I can load a model successfully, but it's not clear if there is anything in place to use it.
For instance, I would like to explore the l…
-
```
nvcc -ccbin /usr/bin/g++-5 -c -I../ -DANDROID_USE_OPENMP=ON -DBLAS=Open -DCK_HOST_OS_NAME2_LINUX=1 -DCK_HOST_OS_NAME_LINUX=1 -DCK_TARGET_OS_NAME2_LINUX=1 -DCK_TARGET_OS_NAME_LINUX=1 -DUSE_LMDB…
-
**Describe the bug**
I launch deepspeed training for a 600M parameter diffusion model, and only vary `reduce_bucket_size`.
I tried the following values:
- `reduce_bucket_size: 500_000_000` — conve…
-
When I say "seven twenty two" it becomes "7 twenty-two", but I would expect "722".
I also tried:
- "seven hundred twenty two" becomes "700 twenty-two"
- "seven hundred and twenty two" becomes "…
-
### Content modeling
#### Alternative 1: "Hard-coded" fully functional prototype instead of a time-consuming mock-up
One first make a hard-coded content driven prototype, with prototype level co…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…