-
Hi Greg,
to continue our work on deletion, I have marked a further problematic test ```testsuite.ibex.ClassInhHier2DB_MA.sync.SyncForward.testDeleteIntermediateSuperClass_FWD()``` with "FIXME Greg"…
-
I followed installation guide https://ipex-llm.readthedocs.io/en/latest/doc/LLM/Overview/install_gpu.html
in order to run IPEX-LLM on iGPU of Meteor Lake with Windows OS platform.
**---Steps to …
-
In all fibertypes there is a wavelength dependant loss (WDL). In the C-band higher frequencies are attenuated more than lower frequencies. This WDL amounts to about 0,8 dB/100 km difference over the e…
-
`kerchunk` somewhat recently included a `open_dataset` engine:
```python
xr.open_dataset(url, engine="kerchunk", storage_options={...})
```
This allows getting rid of the somewhat confusing and ce…
-
mcp 2.0 will support `stan` in addition to JAGS. It is far out in the future but this issue collects working points.
- [ ] Obviously, generate a `stan` model, pass data, and sample it.
- [ ] Sup…
-
A while ago, I came across this file offering an alignment of TIME and PROV:
https://github.com/w3c/sdw/blob/gh-pages/time/rdf/time-prov.ttl
I also see from the commit history that the file is n…
-
**Due date:** Before you take the final exam
**Background:** There are many videos linked below. Each video describes how a major company uses postgres, and covers some of their lessons learned. …
-
My code:
```
import typing as t
import asyncio
from typing import List
from datasets import load_dataset, load_from_disk
from ragas.metrics import faithfulness, context_recall, context_precisi…
-
In v1.5, we added support for:
- Declaring model [contracts](https://docs.getdbt.com/reference/resource-configs/contract) in yaml (which can require a lot of yaml!)
- Enforcing that contract at bu…
-
**Description**
We need documentation on our python notebooks and data pipeline so that data scientists can read, use, and/or integrate with our notebooks and data.
**Solution**
Beginner-friendly…