Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here are the docs on the built in models at the moment: https://langchain.readthedocs.io/en/latest/reference/modules...

One of their examples is

    from langchain import NLPCloud
    nlpcloud = NLPCloud(model="gpt-neox-20b")
So it looks like you're good to go.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: