Commit History

Split ops from infrastructure code.
c3b473d

darabos commited on

Make new optimizer when model is copied.
a4e8413

darabos commited on

Non-blocking training.
485f9a0

darabos commited on

Run frontend build before frontend test.
e49c19d

darabos commited on

Do not track tensor shapes. Much simpler!
0002aae

darabos commited on

Test for repeats.
e6745ef

darabos commited on

Repeat boxes working.
bd0c2d5

darabos commited on

Split build_model() so we can repeat a part.
edfd36a

darabos commited on

Dependency-based repeat instead of using regions.
1d11da9

darabos commited on

Each op makes its own layer. #107
acb2b67

darabos commited on

Split repeat boxes into start/end boxes.
9de2c6f

darabos commited on

Reliable model mapping frontend.
99b0790

darabos commited on

Merge pull request #103 from biggraph/darabos-100-columns
8d6b9c3

darabos commited on

Forgot to add ruff.toml.
1ba5c08

darabos commited on

Merge pull request #101 from biggraph/darabos-100-columns
2a53116

darabos commited on

Change formatters from 80 columns to 100 columns.
1270bff

darabos commited on

Merge pull request #96 from biggraph/darabos-model-designer
7845d7c

darabos commited on

Rename ODE-GNN experiment workspace.
952a4a8

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
f89e59f

darabos commited on

Merge pull request #100 from biggraph/darabos-generative-screening-skeleton
b29bdca

darabos commited on

Allow animation for progress indication.
7c37a71

darabos commited on

Some placeholders for NIMs.
e34584c

darabos commited on

Allow "False" as a valid display.
c770ca2

darabos commited on

Mapping UI is now working.
5951713

darabos commited on

Disable scroll to zoom. (#71) Use pinch!
46e3932

darabos commited on

A UI for mapping model bindings.
5f57a53

darabos commited on

Training and inference.
ad5c4e4

darabos commited on

Model creation and training for basic layers.
2f4e3c5

darabos commited on

Add PyTorch dependency.
fc3e708

darabos commited on

Make this suitable for demo deployment.
d3d92e2

darabos commited on

Merge branch 'main' into darabos-model-designer
9f7de9a

darabos commited on

Merge pull request #93 from biggraph/darabos-hf-secrets
0427876

darabos commited on

Use environment variables for selecting the models.
f06da91

darabos commited on

Hide joblib-cache, fix decorator ordering.
4415173

darabos commited on

Let Graph RAG demo use OpenAI instead of local models.
b1c45c0

darabos commited on

Do it with GIT_SSH_COMMAND instead.
f206a9a

darabos commited on

Use LYNXSCRIBE_DEPLOY_KEY in HF build.
f92cb76

darabos commited on

Start updating "Create graph" box. It can take multiple inputs now.
009f55c

darabos commited on

Some more mock-ups for ODE-GNN demo.
313b753

darabos commited on

High level boxes for Neural ODE + GNN demo.
8387566

darabos commited on

Getting started on model designer implementation. TMP
f501df1

darabos commited on

Merge pull request #91 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-f03e39912e
b94b484

darabos commited on

Bump @babel /helpers
6a5c3ad

dependabot[bot] commited on

Merge pull request #89 from biggraph/darabos-upload
612deff

darabos commited on

Use cwd instead of LYNXKITE_DATA.
cac41bd

darabos commited on

Pick file type. Remove waiting from tests.
284a2da

darabos commited on

Merge pull request #90 from biggraph/darabos-bionemo
05e4b2a

darabos commited on

Fix missing box ID. Use keyboard in test instead of click.
5282211

darabos commited on

Start LynxKite in the BioNeMo container.
09e937b

darabos commited on

File upload with drag & drop.
893e71a

darabos commited on