Raul Ronald Galea

Results 10 issues of Raul Ronald Galea

Hello, I'm having an issue getting reproducible results when optimizing an `XGBClassifier`. I'm using `BayesSearchCV` to optimize some hyperparameters, defined in a search grid. When running locally, everything works as...

Hello! I have a question regarding the load balancing when using `fission function run-container`. Let's say the function has 10 running instances at a given time, how are incoming requests...

**Description** I am struggling to set up the C API for criu. It works fine from the comand line but not from code. I have a simple `main.c` file where...

stale-issue

### Is your feature request related to a problem? Please describe. It is currently possible to connect to GCP Cloud SQL via the sidecar proxy - but the schema creation...

enhancement

### What are you really trying to do? Deploy Temporal with an existing Database. ### Describe the bug When an exiting DB is used, the suggested configuration is disabling the...

enhancement

I am trying to compile Inkscape and OpenCV but am running into errors with `gg infer`. In both cases the error seems to be the same: For OpenCV ```bash [...

Hello! I'm encountering some issues compiling FFmpeg following the [guide](https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu) Specifically, I see the following errors (`measure_time` is just a small script to print the runtime): ```bash root@29b4c3187cd6:/app/gg/compilation_benchmarks/ffmpeg/experiment/build# ./measure_time gg...

### TL;DR Creating a default user is controlled by `var.enable_default_user`. However, even when disabled, the random password of the user is still created, even if unused. ### Expected behavior Disabling...

bug
good first issue

### Description Currently, the Helm [Chart](https://github.com/apache/airflow/blob/main/chart/values.yaml) supports a single Celery worker deployment. The CeleryExecutor however, supports multiple [queues](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/executor/celery.html#queues). Ideally, the Helm Chart should allow deploying multiple Celery workers (different images,...

kind:feature
area:helm-chart

### System Info Issue seems to be specific to the model Magistral-Small-2506, as e.g. Mistral-Small-24B-Instruct-2501 works just fine with the exact same setup. Error: ``` OSError: Can't load tokenizer for...