Support for the GPT-NeoX family of models #928
                  
                    
                      JD-The-65th
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 2 comments 1 reply
-
| FWIW, I tried converting https://huggingface.co/OpenAssistant/oasst-sft-1-pythia-12b to ggml today (using the commit 3173a62), but no luck:  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| Minimal GPT-NeoX inference example is now available in the  https://github.com/ggerganov/ggml/tree/master/examples/stablelm | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I think support for the GPT-NeoX models would be nice for a project like this, or as a fork of this project.
Together AI's Open Source Chatbot is built off of NeoX, and the base Pythia family of models is looking pretty promising too, with newer models being built off of Pythia (Databricks' Dolly) AFAIK, the model architecture shouldn't be that far off from GPT-J, but take that with a pinch of salt.
Beta Was this translation helpful? Give feedback.
All reactions