-
### Describe the bug
LLM output says zip code not provided but config do contain zip code information
```sh
2024-10-25 11:30:54.077 | DEBUG | src.aihawk_easy_applier:_check_for_errors:…
-
### Requirements
- [X] This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
- [X] Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this issu…
-
I'm getting the following error which seems hard to act on :o
```
File "src/base/checked_runner.ml", lines 340-408, characters 0-3:
340 | module Make (Backend : Backend_extended.S) = struct
341 …
-
**Motivation**
It should be possible to switch the machine learning backend while keeping the unreal frontend api the same, allowing for a very flexible dev environment. By specifying an abstract ```…
-
In the below example, there's a type error (the expected CN basetype of the left operand `sizeof(..)` does not match its inferred one for some reason) but the location information is not localised to …
-
### What happened?
for the given IR
```mlir
#map = affine_map (d0, d1, d2, d3)>
#map1 = affine_map (0, d1, d2, d3)>
module {
ml_program.global private mutable @global_seed(dense : tensor) : tenso…
-
In our ML platform, we want to enable users to run their jobs using our CLI. On the backend, we want to leverage the RayJob manifest to create the Ray cluster for them and then run their job on it.
…
-
Filing this tracking issue for closure support.
Example program:
```rust
fn main() {
let r: Result = Ok(3);
let _: Result = r.map_err(|_| 4);
}
```
```bash
$ charon
Compiling clos v…
-
### System Info / 系統信息
cuda11.8
x2 3090
linux ubuntu 22.04 lts
pytorch2.4
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [X] My own modified scripts / 我自己修改的脚本和任务
###…
-
I'm getting an error with dask_ml version 1.2.0 -- module dask_ml.joblib not found. I've tried alternatively connecting per the suggestion here-- https://github.com/dask/dask-ml/issues/591, but inste…