-
API: https://github.com/NVIDIA/NeMo-Guardrails?tab=readme-ov-file#guardrails-server
Related issue: https://github.com/openhackathons-org/End-to-End-LLM/issues/16
-
Installed, enabled and inserted OpenAI API key, selected model. The "wand" does not appear in the left panel and the plugin does not seem to operate.
-
I encountered an issue when trying to export a GGUF model file for Mistral Nemo and Mistral 7B finetunes using the `unsloth` library. The error occurs during the `save_pretrained_gguf` function call, …
-
## Description
## Environment
I'm using this docker image: nvcr.io/nvidia/tensorrt:24.08-py3
**TensorRT Version**:
**NVIDIA GPU**: L40S
**NVIDIA Driver Version**: 535.183.01
**CUDA Version*…
-
Hello,
I have an issue while running the notebook with the msdd_model.diarize() method:
```
[NeMo I 2023-11-24 10:01:36 msdd_models:1092] Loading pretrained diar_msdd_telephonic model from NGC
[…
-
**Overview**
Currently, tools marked 'invisible' show a blank page if you navigate to their hard link (e.g., nemo.mydomain.tld/tool-control/123/). I would instead like to be able to see the invisibl…
-
Combine Bob's and Joshua's repos into IGS repo.
-
### Jan version
0.56
### Describe the Bug
- Using imported GGUF model
- Once Jan is closed and started again, Settings shows that model inactive, but once you want to start it, it is still s…
-
Base does not provide a function for checking divisibility:
```julia
"""
isdivisible(m, n)
Return true if `m` is divisible by `n`.
"""
isdivisible(m::Integer, n::Integer)
```
It can be implement…
-
**Describe the bug**
During the PPO actor training run with TensorRT-enabled, there was an error encountered during the validation checkpointing process. The training was conducted using the Tensor…