Matthew Waller

Results 15 issues of Matthew Waller

Thanks for the awesome work! I would request an OpenELM example. Or if we can tweak one of the existing examples for OpenELM, that would be great. Any guidance?

Here is what I was using for my CLIPTokenizer when I got StableDiffusion working in Swift on a phone. Of course, happy to have eyes on it. Let me know...

Hi y'all, I was looking to convert the[ CLIP Tokenizer found here](https://huggingface.co/transformers/v4.6.0/_modules/transformers/models/clip/tokenization_clip.html). I noticed it seems a lot like the [GPT2Tokenizer.swift](https://github.com/huggingface/swift-coreml-transformers/blob/master/Sources/GPT2Tokenizer.swift). Are there perchance simple adjustments I could make so...

Hello, I was having trouble exposing the image of my entity for the user to pass on to another action in Shortcuts. I have three properties: Body, Title, and Image,...

Hello. I have a setup where the I highlight some text in the RichTextEditor, and then make it bold. I'm listening for changes to the attributedString, and if there is...

discussion