-
### Description
Currently I see only option to tag DAGs. I don't see such an option for DAG runs.
It will be quite useful for me, to add and filter runs by tags.
### Use case/motivation
I'd like t…
-
I've tried running the demo notebook but it doesn't run majorly because it's missing arcface models.
I downloaded the model from
```
wget -P ./arcface_model https://github.com/neuralchen/SimSwap…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
Hi,
I am having trouble implementing optax LBFGS with equinox types. I am trying to run a linear regression model using this notebook https://github.com/ubcecon/ECON622/blob/master/lectures/lectures/…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
- [x] Measure and record current performance.
- [x] Rebase the model to main, ensure the PCC = 0.99
- [x] Port functionality to n300 card (single device)
- [x] Provide Op Report
- [ ] Check Model into…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
opensmt uses decimal literals for real values, as in
```
echo "(set-logic QF_LRA)(set-option :produce-models true)(declare-fun X () Real)(assert (< 1 X)) (check-sat) (get-model)" | opensmt -p
sat
…
-
We should add propositional equality. There are three terms:
1. `Eq A a b` which is the type;
2. `refl A a` is the only constructor;
3. `J` is the elimination principle; check ITT for an exact fo…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
I have a lora adapter I have made before with unsloth. I want to do KTO training on it with Llama factory…
Sehyo updated
2 weeks ago