-
I have generated a dummy gguf file using python as discussed earlier.
The generated gguf is pretty simple, a np.arrange that is quantized to f32 and stored using the gguf binary format, the gguf fi…
-
Running the linter locally I see this output:
```bash
DOCKER_BUILDKIT=1 docker build -t bitcoin-linter --file "./ci/lint_imagefile" ./ && docker run --rm -v $(pwd):/bitcoin -it bitcoin-linter
One…
-
**Is your feature request related to a problem? Please describe.**
Structured outputs from providers like OpenAI are currently displayed as plaintext in the UI. This removes some of the benefit of us…
-
### Description & Motivation
I would like to request a feature that allows streaming the outputs from `Trainer.predict()` so that they can be processed one by one. This would enable more efficient …
-
Hello! 👋 Thank you so much for all the work on this library ❤️
Is it possible to support structured outputs based on the zod schema? https://openai.com/index/introducing-structured-outputs-in-the-…
-
Hi!
I see here that "Structured outputs using Pydantic models are currently only available for the gpt-4o-2024-08-06 model": https://docs.ell.so/core_concepts/structured_outputs.html
![image](https:…
-
### Describe the issue
When first opening the Outputs tab and no outputs are selected, Debug Outputs shows up with `{{ outputs. }}` which is invalid. It should instead say `{{ outputs }}`. Seems to…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
After updating to …
-
**Describe the bug**
There's a phase shift on the low-speed channels of `esp32c3` whenever PWM output period or duty is changed. Even when setting the pulse width to 0 (disabled) there's a phas…
-
[Codeberg instructs using two repositories or a submodule to separate the generator and output.](https://docs.codeberg.org/codeberg-pages/pushing-output/)
[The Zola instructions use a single reposi…