mrfakename

Results 165 issues of mrfakename

Hello everyone! I recently tried following [this guide](https://github.com/huggingface/diffusers/tree/main/examples/dreambooth) to finetune stable diffusion. I get 2 errors. **First error** ``` AttributeError: Can't pickle local object 'main..' ``` **Second error** ``` CalledProcessError:...

Please make SVD open source by switching to a permissive license. Non-commercial licenses are not open-sourced according to OSI's OSD.

Hi, Will you consider publishing this to Homebrew?

request to lend support

Hi, Is it possible to convert a [LoRA](https://github.com/ml-explore/mlx-examples/tree/main/lora) model trained with MLX back into the HuggingFace format to publish on the HuggingFace hub, and preferably merge it with the main...

Hi, I saw [this example](https://twitter.com/awnihannun/status/1736785120085024821) and was wondering if it might be possible to train TinyLlama with LoRA. I haven't been able to figure out how to convert the weights....

enhancement

Hi, For the Mixtral `positive_prompts`, what is the optimal prompt? (ie should it be general keywords, or a description?) For example, should it be: ```yaml - "tech" - "coding" -...

Hi, Might it be possible to merge Mistral and Llama? Thank you!

Hi, Is Deci 7B support planned? Thank you!

Hi, Is it possible to merge a Mistral and a Llama model? Also, would it be possible to convert a Mistral model to a model in the Llama format? Thank...

Hi, Any plans to support MPS/Apple Silicon as well as CUDA?