mozzipa
mozzipa
I am very new for this work. While generating is able from python to swift, I could not find applicable way to make customized model by myself. Dreambooth of Diffusers...
As a result of several trial for [Add HuggingFace Examples](https://github.com/hwchase17/langchain/commit/c757c3cde45a24e0cd6a3ebe6bb0f8176cae4726), stablelm-tuned-alpha-3b with `"max_length":64` is able to use. `"max_length":4096` and base 3B, tuned 7B and base 7B even with `"max_length":64` give...
Because instruction for Apple silicon in Readme.md has been applied, CMAKE_SYSTEM_PROCESSOR from `cmake .` appears arm64. But, there is warning as below for `cmake .` ``` -- Accelerate framework found...