-
Running the [multi_modal_demo_v2_x](https://github.com/NVIDIA/NeMo-Guardrails/tree/main/tests/test_configs/multi_modal_demo_v2_x) tutorial when trying to start the number guessing flow, `play the numb…
-
### Parcels version
v3.0.5
### Description
Field.from_netcdf() doesn't work for filenames provided as Path object. It would be good to ensure the whole codebase is Path object compatible.
…
-
**Describe the bug**
I Attempt to train reward models of different size(3B/6B/30B), and found out that when PP > 1, two type of issues arise
3B/6B:
* TP=4, PP=1: ok
* TP=4, PP=2: the job hang…
zirui updated
1 month ago
-
It indicates that `4x` is square-free, but that doesn't agree with its documentation, which states
> Returns whether the polynomial ``poly`` is square-free. A non-zero polynomial is defined to be sq…
-
The saturation of an ideal in `F(t)[x,y]` for `F = QQ(a)` a simple number field could be faster.
The following computation terminates in Magma in
Total time: 85.219 seconds, Total memory usage: 64…
-
Hello,
If anyone as an exemple of the computation of the vertical stream function in density coordinates, I really would appreciate it.
If it's on the NEMO grid, is would be more thatn perfect !…
-
Nemo Mistral error : there was an error with the local ollama instance
(base) ferran@z590i:~$ flatpak run com.jeffser.Alpaca
çF: Not sharing "/usr/share" with sandbox: Path "/usr…
-
Implementation will likely be almost entirely in [SalishSeaCast/NEMO-Cmd](https://github.com/SalishSeaCast/NEMO-Cmd), but capturing notes from issue #1 here for reference.
-
### Cura Version
5.9.0-beta2, 5.8.0
### Operating System
Linux Mint 21.x
### Printer
Ender-3
### Reproduction steps
Loading a STL object (31KB) from a NAS network location results in a loading …
-
Hi team,
Is it possible to configure Nemo-Guardrails to avoid sending the actual user input to the LLM? I understand that the actual user input won't be sent if the input rails are triggered. However…