-
- [ ] [system-2-research/README.md at main · open-thought/system-2-research](https://github.com/open-thought/system-2-research/blob/main/README.md?plain=1)
# OpenThought - System 2 Research Links
He…
-
This would be probably be easy to do, and it would be really useful for large complex workflows.
Use case: I want to understand the graph structure around a particular task, but the full graph is e…
-
The CalcGraph from the Demo project has a blueprint implementation for a DAG-style graph compiler. This should be nativized for general use, probably as part of a larger system of base tools for graph…
-
Assuming graph sizes vary between 100 and 1000 triples. Is there information available on how Virtuoso performs when using a large amount of graphs (between 100k and 1M)?
-
We've been working on moving high level graphs directly to the scheduler. This should significantly reduce overhead when submitting large graphs. So far our benchmark workloads have been dataframe w…
-
# QAOA for MaxCut | PennyLane Demos
Implementing the quantum approximate optimization algorithm using PennyLane to solve the MaxCut problem.
[https://pennylane.ai/qml/demos/tutorial_qaoa_maxcut/](ht…
-
Run the example from https://github.com/lucalooz/flutter_ads_list_perf , I added more ads so that there were at least two on screen at one time. Then I used the package https://github.com/Kelvenbit/Fl…
-
```
Visualization of what is going on is important.
The idea is you enter a filter to get the last N (let's say 100) tasks similar
to how a user can search with /user/tasks.
Instead of showing a ta…
-
### 🐛 Describe the bug
```python
litellm.llms.vertex_ai_and_google_ai_studio.common_utils.VertexAIError: {
"error": {
"code": 400,
"message": "Invalid JSON payload received. Unknown nam…
-
hi!
I want to pull all the different "alleles" (the set of unique sequences you'd get if you follow the paths along the graph) from the GFA file (mainly to look for SNPs, but I also want the actual…