-
xdist currently supports [2 ways of distributing tests](https://github.com/pytest-dev/pytest-xdist/blob/14f39a7c4dc348a0c82021d07ce161186f016b80/xdist/plugin.py#L25-L32) across a number of workers:
1.…
-
**Bicep version**
Bicep CLI version 0.4.1124 (66c84c8ee5)
**Describe the bug**
I'm creating log analytics schedulded query rules (Log Alerts V2) in a for loop. I've made a template for this and a…
-
All right, so, new plan for this: I'm going to refactor what's in `generate-coder-table.py` and put it into [a subfolder](https://github.com/davidskalinder/mpeds-coder/issues/127) so it can be run by …
-
## Version **0.54.1** of [rollup](https://github.com/rollup/rollup) was just published.
Branch
Build failing 🚨
Dependency
rollup
…
-
### Bug
LocalFileStore tries to treat Document as byte
```
store = LocalFileStore(get_project_relative_path("doc_store"))
parent_splitter = RecursiveCharacterTextSplitter(chunk_size=2000)
…
-
Had same problem on v2.5 now I've upgraded to latest v3 but still keep getting this error:
Received error builtins.RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'
In settings its …
-
## Goal
- 8th October demo at our event
- Intended as a server-side demo: learnings to be then applied in https://github.com/janhq/jan/issues/3488 (Sprint 22-23)
## Questions
- What data can we col…
-
Hello all,
We are on PG 15.5 using pgvector 0,6. We have a table defined as such:
```sql
CREATE TABLE genai_embeddings.pubmed_cardiac_oncology_diabetes (
id SERIAL PRIMARY KEY,
pmid VARCHAR…
-
I have my nextcloud installation running in a docker container. It's connected to a MySQL DB (another docker container) and exposed to the web using [SWAG](https://hub.docker.com/r/linuxserver/swag). …
-
- [ ] [Best way to add knowledge to a llm : r/LocalLLaMA](https://www.reddit.com/r/LocalLLaMA/comments/1ao2bzu/best_way_to_add_knowledge_to_a_llm/)
# Best way to add knowledge to a LLM: r/LocalLLaMA…