Michael Wan

Results 13 comments of Michael Wan

The above solution works for me. Let me summarize the solution: 1. If you installed package before, `pip uninstall MulticoreTSNE` 2. Clone the source `git clone https://github.com/DmitryUlyanov/Multicore-TSNE.git` 3. Edit `/Multicore-TSNE/setup.py`,...

I will respect whether you fix it or not. Thanks for handling

You guys are very helpful. Thank you @crhowell @jdepoix

Thank you @undefinedcodezhong !

Examples - https://huggingface.co/docs/transformers/model_doc/gpt_neox

Thanks. I think it is kind of out-updated right now and doesn't support GPT4o as well.

@cksac We were using pycharm default formatter, thus no urgent to force do so yet. We may consider it later. Thanks for the suggestion! 🙇

@kostum123 About 3 people report that and I will see if it can be handled easily

@1M4nt0 Your concern is valid. I treat the flask web UI as an advanced gradio for prettier demonstration of the capability, rather than a production UI. Therefore I didn't separate...