Eugene Ware

Results 7 issues of Eugene Ware

I just wanted to say - this is exceptional work. I can see how hyper-modality is incredibly useful, and extends the capabilities of multi-modal models to the next level. Are...

When I run the BLIP captioning model with transformers 4.22.2 I get the following error: ``` py import torch from lavis.models import load_model_and_preprocess device = torch.device("cuda" if torch.cuda.is_available() else "cpu")...

Currently, on the base models have been released, and an imagenet layer. Are there plans to release the other heads that were mentioned in the paper? (eg. depth estimation, segmentation,...

documentation
enhancement

When doing a pip install on python 3.9, 3.10, 3.11 on my older Intel CPU when I do `import lancedb` python dumps core with an `illegal instruction` error. This is...

x86
Stale

Wondering if this code base means we can use CLIP guidance for generation instead of the classifier free guidance in the regular model?

**Is your feature request related to a problem? Please describe.** When I have a lot of library items it's very difficult to quickly find a library. **Describe the solution you'd...

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
api:bedrock
platform:macos
area:model
memory
autoclose