Skip to content

Mamba-Chat: A chat LLM based on the state-space model architecture 🐍

License

Notifications You must be signed in to change notification settings

ftgreat/mamba-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mamba-Chat 🐍

Mamba-Chat is the first chat-based language model that is based on a state-space model architecture, and not a transformer.

The model is based on Albert Gu's and Tri Dao's work Mamba: Linear-Time Sequence Modeling with Selective State Spaces as well as their model implementation. This repository provides training / fine-tuning code for the model based on some modifications of the Huggingface Trainer.

About

Mamba-Chat: A chat LLM based on the state-space model architecture 🐍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%