This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
gpt4all
Watch
1
Star
0
Fork
0
You've already forked gpt4all
mirror of
https://github.com/nomic-ai/gpt4all.git
synced
2025-11-22 00:12:21 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
gpt4all
/
gpt4all-api
/
gpt4all_api
History
Johannes Plötner
026ee4e46b
Implement /v1/chat/completions endpoint for CPU mode
...
Signed-off-by: Johannes Plötner <johannes.w.m.ploetner@gmail.com>
2024-03-11 09:58:47 -05:00
..
app
Implement /v1/chat/completions endpoint for CPU mode
2024-03-11 09:58:47 -05:00
models
Update .gitignore and Dockerfile, add .env file
2023-11-21 10:46:51 -05:00
Dockerfile.buildkit
Update .gitignore and Dockerfile, add .env file
2023-11-21 10:46:51 -05:00
env
Fixing API problem - bin files are deprecated
2023-11-21 10:46:51 -05:00
README.md
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
requirements.txt
Update .gitignore and Dockerfile, add .env file
2023-11-21 10:46:51 -05:00
README.md
FastAPI app for serving GPT4All models