mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-24 14:32:03 +00:00
Typescript and Langchain bindings
This commit is contained in:
parent
565cc1ece1
commit
af1722760d
@ -5,13 +5,12 @@
|
||||
<a href="https://s3.amazonaws.com/static.nomic.ai/gpt4all/2023_GPT4All_Technical_Report.pdf">:green_book: Technical Report</a>
|
||||
</p>
|
||||
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/nomic-ai/pyllamacpp">:snake: Official Python Bindings</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/nomic-ai/gpt4all-ts">:computer: Official Typescript Bindings</a>
|
||||
<a href="https://github.com/nomic-ai/gpt4all-ts">:computer: Official Typescript Bindings</a> --- <a href="https://python.langchain.com/en/latest/modules/models/llms/integrations/gpt4all.html">Official Langchain Backend 🦜️🔗</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@ -21,6 +20,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
Run on M1 Mac (not sped up!)
|
||||
|
Loading…
Reference in New Issue
Block a user