-
If I try to run mgsm task using accelerate, I have the tasks not found error. But if I run it outside accelerate, it works fine.
Any idea how I can incorporate all tasks with Accelerate?
This is…
-
This is following up on a [post](https://discourse.julialang.org/t/mixed-multi-membership-models-in-julia/42005) on the Julia discourse board.
In several mixed modeling packages in R, it is possible …
-
Would you be open to supporting passing in an optional initial message to chat requests? For eg.
I would expect this to work but seems to crash after the first response:
```bash
~ $ echo "hello w…
-
Dear authors,
thank you for the great work in long-context multi-model evaluation. In the code base, I only saw the code for Azure, OpenAI, Gemini, and Anthropic, could you also provide the evalu…
-
How could we import the model with a set of textures, not the single file?
-
We currently have 6 tools but can expect to have between 10-20. Soon it would be desirable to refactor to a multi-agent setup for performance, scalability, and improved modularity. See https://platfor…
-
1 model for major category and another model for individual class
-
I have a list of models, some of them are multinomial models from `nnet`, other are logistic models from base R's `glm`. I encounter an error when using this list as input for `modelsummary`:
```
…
-
Hi everyone,
I have developed a custom Multi-Layer Perceptron (MLP) model using PyTorch, which has been pre-trained for my specific application. The model architecture has an input size of 579 feat…
-
**Description**
I noticed that a model with several instances is slower than with one. I believe that this should not be the case, but throughput and latency indicators say the opposite.
**Triton …