gated-state-spaces-pytorch
                                
                                
                                
                                    gated-state-spaces-pytorch copied to clipboard
                            
                            
                            
                        Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch
                                            Results
                                            
                                                1
                                            
                                            gated-state-spaces-pytorch issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            Hi, I have been experimenting with the model. It sounds very promising given it does not have similar limitation as of attention based models. I have written [a blog post](https://naxalpha.substack.com/p/devlog-experiment-a2a468-gated-state)...