Mark Van Aken

Results 10 issues of Mark Van Aken

## Is your feature request related to a problem? When you have a small team, you want to know when you're app is misbehaving, with a little intervention as possible...

enhancement
machine learning

**Is your feature request related to a problem? Please describe.** Trying to train Stable Diffusion on your local box using the Dreambooth method causes out-of-memory issues on an RTX 3090....

stale

I'm going to start with defining two similar terms to reduce confusion - Frame: A single frame of video in the video stream - Data frame: A single unique frame...

# What does this PR do? Updates all references to torch.FloatTensor to torch.Tensor. This is because FloatTensor is essentially deprecated and all Tensor types are actually just Tensors now. FloatTensor...

### Problem I'm having When using IntelliJ's "jest" runner, it will not use the `.env` file's variables, like it will when you use `nx:test`. ### Workaround You can use the...

I think it would be awesome if exo supported tool calling as laid out by OpenAI's API spec. It would allow people to get reliable structured generation via the Instructor...

### User Story **As a** customer **I want** my 1 GPU to be dynamically allocated to the model services **So that** I can take advantage of GPU acceleration in all...

needs-discussion

### Describe what should be investigated or refactored Currently the data rate for injecting a model into the model PVC is very slow (in relative terms). I observed a data...

needs-discussion

### Describe what should be investigated or refactored If you get pretty much any error raised in the LFAI code that was triggered by a user's request, it returns a...

enhancement
api

### Environment 1. OS and Architecture: N/A 2. App or Package Name: vllm, text-embeddings 2. App or Package Version: v11 3. Kubernetes Distribution: N/A 4. Kubernetes Version: N/A ### Steps...

possible-bug 🐛