redotvideo / mamba-chat

Mamba-Chat: A chat LLM based on the state-space model architecture 🐍
Apache License 2.0
879 stars 68 forks source link

Demo #4

Closed fakerybakery closed 7 months ago

fakerybakery commented 7 months ago

Hi, Very interesting! Are you planning to release a demo on HF spaces?

sanjay920 commented 7 months ago

an option is for you to run it in Google Colab

justusmattern27 commented 7 months ago

Hey, I've prepared a Google Colab notebook with the ability to test the model through the cli. Feel free to check it out here

justusmattern27 commented 7 months ago

I've just merged @BlenderWang9487 's demo PR, thanks for the contribution! You can now run a local gradio app:

python app.py --share

Closing this issue now :)