Kyle Mistele

Results 12 issues of Kyle Mistele

Downloading and importing the module works fine. When I try and run it, no matter what arguments I use (`-i`, `-o`, etc.), I get an error that says `name '[whatever...

## **Describe the bug** When I set a `trainer.batch_size` of > 1 or auto, my loss value is always `NaN`, and training will fail and exit at the end of...

### Feature request It would be great if OpenLLM supported pre-Ampere architecture Cuda devices. In my case, I'm looking at the volta architecture. The [README currently indicates](https://github.com/bentoml/OpenLLM?tab=readme-ov-file#-runtime-implementations) that an Ampere-architecture...

### Motivation. This RFC is motivated by a desire to ensure full OpenAI compatibility in Completions & chat completions endpoints by deprecating `stop_reason` which is not part of the OpenAI...

RFC

## DRAFT: OpenAI Tool Use Checklist This (Draft) PR will add support for OpenAI-style tool calling in a way that is minimally opinionated about tool use formats & prompt formatting....

### The model to consider. https://huggingface.co/allenai/Molmo-7B-O-0924 https://huggingface.co/collections/allenai/molmo-66f379e6fe3b8ef090a8ca19 ### The closest model vllm already supports. Existing Olmo Models by AllenAi: `OLMoForCausalLM` and `OLMoEForCausalLM` are supported. ### What's your difficulty of supporting...

new model

# TL;DR **Problem**: Several default AWS behaviors combine to create a Cache poisoning vulnerability that presents a Denial of Service issue. **Solution**: - Disable caching HTTP 5XX errors in the...

Note that the generic indicators `` are gone; it appears the app is improperly trying to render them as HTML? Probably the fix is to ensure things are properly escaped.

Running `/clear` causes the session to hang or fail

user-feedback
ux-frustration

GIVEN that I have opened the global prompt box with a `Cmd+Shift+H` hotkey press, WHEN I press `ESC` THEN I expect the popup to be dismissed Current behavior: WHEN I...

bug