aowen14

Results 5 issues of aowen14

I saw that there weren’t any image-text models in the examples. This is one for [BLIP-Large](https://huggingface.co/Salesforce/blip-image-captioning-large). It includes README + support for conditional and unconditional Caption Generation for images.

The Replit Model architecture was broken with a HF Transformers library update (via the underlying MPT architecture): https://huggingface.co/replit/replit-code-v1_5-3b/discussions/10 + https://huggingface.co/mosaicml/mpt-7b/discussions/83 The Replit model doesn’t currently run as written. It also...

### Description I'd like to use Weaviate as a local database directly in Mirascope to populate prompts for RAG, in a similar way that some other databases are supported.

Feature Request

### Description I would like to be able to load and write Mirascope objects directly to a file for analysis and processing in a very simple way. Here are a...

enhancement

### Describe the issue as clearly as possible: Not sure if this is a bug or a feature request. But `accelerate` apparently isn't installed in the docker image. Which means...

bug