Till Maas
Till Maas
> The scripts can be found here: [jona42-ui/nlpdemo@`master`](https://github.com/jona42-ui/nlpdemo/tree/master?rgh-link-date=2024-04-10T17%3A42%3A48Z) The idea of the original issue was to use prompts such as "What is the name of the bridge" to get the...
For AI in general but not the approach that was demoed here, I recommend to become aware of https://arxiv.org/abs/2402.17442 Interesting sub-projects could be to explore how to implement "schema correct"...
> Looks dependabot is setup on this repo but not looking at Rust crates: [`base`/.github/dependabot.yml](https://github.com/nmstate/nmstate/blob/base/.github/dependabot.yml) > > Fixing this should make regular updates easier. Could you please report this as...
What's the reason to specify the profile name (I guess this is meant to be the NM profile name?) instead of the MAC address directly? Will this change the semantics...
> > What's the reason to specify the profile name (I guess this is meant to be the NM profile name?) instead of the MAC address directly? Will this change...
I don't understand what skip merge is supposed to mean from the description here. The technical details describe some effects of it. What's lacking is a description that defines the...
> @tyll Will it easier for you if I change `--skip-merge` to `--override`? Override sounds better. After more thinking it also seems to me that this should be part of...
The reason to put it into the state is because it is a property of the state (it is more a full state than a partial state) and this makes...
> I am also new to this AI/ML/NLP stuff. > > But base on my google search, with [guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert) , I can ask `rust-bert` a question like `what's the name...
/label merge-review-needed