# pyllamacpp **Repository Path**: kitlau/pyllamacpp ## Basic Information - **Project Name**: pyllamacpp - **Description**: 官方(nomic-ai)支持的 llama.cpp + gpt4all 的 Python 绑定。原项目地址:https://github.com/nomic-ai/pyllamacpp,文档地址:https://nomic-ai.github.io/pyllamacpp/。注意:本 repo 只是官方 repo 的一个 gitee 镜像 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-08 - **Last Updated**: 2024-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pygpt4all We've moved Python bindings with the main gpt4all repo. Future development, issues, and the like will be handled in the main repo. This repo will be archived and set to read-only. The main repo is here: https://github.com/nomic-ai/gpt4all The subdirectory with this repo is here: https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python ## Deprecation Notice The `pygpt4all` PyPI package will no longer by actively maintained and the bindings may diverge from the GPT4All model backends. Please use the [gpt4all](https://pypi.org/project/gpt4all/) package moving forward to most up-to-date Python bindings. Thank you!