-
Very interesting paper! Nice work!
Did you assess the impact of the choice of your s1K subset on the eval metrics? How does the model trained with s1K_seed42 subset perform against other training run…
-
natural-explorer-1-terrain-type is missing choices features
-
E.g.
```python
@as_function_node
def Choice(choose: Literal["a", "b", "c"]):
chosen = choose
return chosen
```
Should represent with a drop-down menu for choosing a, b, or c.
I swear I've …
-
# Feature Request
Allow dynamic multi-choice options based on the required number of choices.
## Description
Currently, multi-choice questions always display four options by default. The goal is to…
-
There is a bug in the uod builder regarding choice commands. A process value with choices is defined using the `with_process_value_choice()` builder method. When invoked without the `command_options` …
-
@ecn310/development Your project team was unable to submit a draft data and results section last weekend, and unable to present results in class today. Successfully completing the project will require…
-
### What is the issue?
# Suboptimal GPU Selection Logic in Ollama
## Issue Description
Ollama's current GPU selection logic doesn't optimally allocate models based on GPU performance characteristics…
-
I have seen multiple issues on this and one forked repo but can someone please clearly point me to where the code I need is to run the outlines structured inference (choices) with probabilities on the…
-
-
### Pitch
Mastodon allows multiple-choice polls; e.g., selecting more than one choice is allowed. However, these polls reject an attempt to vote for 0 of the options. In many types of poll, that may …