BugsBuggy

Results 7 issues of BugsBuggy

Hello together, I'm wondering whether it is natively supported by SMAC for HPO to continue evaluating a configuration that crashed in the previous run. I found the link to [restore...

feature

Hello together, Is it possible to initialize SMAC with previous random search trials as a jump start? For example, Optuna allows to add previous trials with an [add_trial()](https://optuna.readthedocs.io/en/stable/reference/generated/optuna.study.Study.html?highlight=enqueue_trial#optuna.study.Study.add_trial) method. Another...

question
feature

### System Info CPU Architecture x86_64 GPU: 2 x NVIDIA H100 TensorRT-LLM v0.9.0 Image: tritonserver:24.05-trtllm-python-py3 Model weights: https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1 ### Who can help? _No response_ ### Information - [x] The official...

bug
Investigating
functionality issue

### System Info CPU: Architecture x86_64 GPU: 4xNVIDIA H100 image: [ghcr.io/huggingface/text-generation-inference:sha-a895029](ghcr.io/huggingface/text-generation-inference:sha-a895029) ### Information - [X] Docker - [ ] The CLI directly ### Tasks - [ ] An officially supported...

When using BarChartRodData with rodStackItems and small values, fl_chart automatically pads the bar to an unknown minimum height using the fallback color:https://github.com/imaNNeo/fl_chart/blob/17afdfb7edf6791fc37b8bb26c16974ad963e1af/lib/src/chart/bar_chart/bar_chart_data.dart#L346 property instead of extending the stack items. This...

When using Hugging Face Chat UI with an OpenAI-compatible /v1/chat/completions endpoint (type: "openai" in the config), and connecting it to an NVIDIA NIM container running meta/llama-3.1-70b-instruct, the backend responds with...

Hello Tekon community! While trying to make the `runAsUser` and `runAsGroup` fields in the `securityContext` dynamic by referencing parameters in a PipelineRun and TaskRun, an error occurs during admission: `An...

kind/feature
area/api