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-10-09 08:05:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
matmatwip
gpt4all
/
gpt4all-api
/
gpt4all_api
/
app
/
api_v1
/
routes
History
Andriy Mulyar
a9668eb2e4
Added optional top_p and top_k
2023-08-15 12:06:49 -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
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00
health.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00