This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gpt4all
Watch
1
Star
0
Fork
0
You've already forked gpt4all
mirror of
https://github.com/nomic-ai/gpt4all.git
synced
2025-11-12 04:58:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eecf351c64c5bc49f32ea7b2d984d27dfee570d6
gpt4all
/
gpt4all-api
/
gpt4all_api
/
app
/
api_v1
/
routes
History
Adam Treat
ea66669cef
Switch to new models2.json for new gguf release and bump our version to
...
2.5.0.
2023-10-05 18:16:19 -04:00
..
__init__.py
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
chat.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00
completions.py
Added optional top_p and top_k
2023-08-15 12:06:49 -04:00
embeddings.py
Add embeddings endpoint for gpt4all-api (
#1314
)
2023-08-10 10:43:07 -04:00
engines.py
Switch to new models2.json for new gguf release and bump our version to
2023-10-05 18:16:19 -04:00
health.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00