-
-
-
Bab names were changed to camelcase: `generaltab` -> `generalTab`, etc. This change was not reflected in integration demos and regular examples which use old name, it is not mentioned in the changelog…
-
In docs of "contributing to BABS", add these instructions:
- [x] how to run pytest locally;
- [x] circle ci will be triggered for commits;
- [x] For things not covered by circle ci, what are the li…
-
### Describe the bug
Getting an Attribute Error when i try to download a llama 2 model using id: meta-llama/Llama-2-13b-chat
### Is there an existing issue for this?
- [X] I have searched the exist…
-
There are a couple gaps in the test coverage for `PatchGenerator`, specifically in the area of generating diffs for collections.
Add tests common for ScimGroup patch operations:
Modify displayNa…
-
To go through [NMIND checklist](https://www.nmind.org/standards-checklist/), and based on that, determine if further enhancement in BABS is needed before paper submission.
Can ask Greg if needed.
-
Hello.
I run this program and look this error:
OnInit returned false, exiting...
Why?
SoundTranscriber version 1.3.2 has been installed on my system.
v1.1 gived python error.
What …
-
Firstly thanks for a great package, I recently started using it and I'm loving it!
I've used it with equations of the form,
```
#+name: neweq
\begin{equation}
x^2+y^2=z
…
-
If I pass a solver config file using minizinc --solver ....msc I would expect this to be given preference when looking up tools and libraries.
Currently the ID seems to be taken from the passed con…