-
### PROPOSAL
provide support for [WASI](https://wasi.dev/) as a build target for `dart compile`
eg: `dart compile wasm -t wasi ` or `dart compile wasi`
### NOTE
1. this issue is part / disa…
-
### What do you need?
I think most of us would like to use the most fitting model for a job because:
- cheaper
- smarter at the job
We might all use different models for one particular job so th…
-
### Summary
Complete instantiation for loaded component binary.
1. #3218 is a ready PR with most instantiation concept.
2. #3380 is a ready PR for internal representations.
3. #3753 is an inpr…
-
Currently, [Aspire supports connecting to OpenAI / Azure OpenAI services](https://github.com/dotnet/aspire/tree/main/src/Components/Aspire.Azure.AI.OpenAI).
Add component to support different AI m…
-
# Current
When we call `plot_eps` and the simulation has anisotropic material models, the `eps` limits are calculated using `eps_model` which in turn, takes the average between the `eps` components o…
-
Programs like eBPF usually hire a callback function to let underlying framework to invoke it when a certain kind of event happened, to support this in WASM component model, it would be very useful to …
-
### Describe the bug
Sentry captured this error related to moving a dropdown field in the layout editor.
I am struggling to replicate the error again locally, the form it triggered on, has an addr…
-
I'm trying to fine tune a model (llama 3.1 8B Instruct) on a custom dataset.
The dataset is made of 3 fields: input, metadata and output. I could use the Alpaca style prompt, but I don't think it fit…
-
-
Hello,
I noticed that the configuration file includes parameter freezing operations:
freeze_layers: encoder.feat_extr, encoder.ffn, decoder.embedding, decoder.self_attn, decoder.ffn
If I want…