awesome-llama: https://github.com/kevinknights29/Llama-v2-cpp-chatbot
docker llama2 llamacpp python
Score: 1.3862943611198906
Last synced: about 23 hours ago
JSON representation
Repository metadata:
This is a simple chatbot application showcasing the power of Llama v2 models and its optimization with Llama-cpp.
- Host: GitHub
- URL: https://github.com/kevinknights29/Llama-v2-cpp-chatbot
- Owner: kevinknights29
- License: mit
- Created: 2023-07-20T02:36:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T04:21:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T22:11:40.814Z (over 1 year ago)
- Topics: docker, llama2, llamacpp, python
- Language: Dockerfile
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Kevin Knights
- Login: kevinknights29
- Email:
- Kind: user
- Description: Machine Learning Engineer enabling GenAI and AI/ML capabilities.
- Website:
- Location: Panama
- Twitter:
- Company: AES
- Icon url: https://avatars.githubusercontent.com/u/74464814?u=6d6ebde52a40154354ea3b6f9e9eccceac3a2a64&v=4
- Repositories: 68
- Last Synced at: 2024-05-08T00:19:50.364Z
- Profile URL: https://github.com/kevinknights29
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 2 months ago
Total Commits: 0
Total Committers: 1
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Kevin Knights | k****9@h****m | 6 |
Issue and Pull Request metadata
Last synced: about 1 year ago
Total issues: 2
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- kevinknights29 (2)
Top Pull Request Authors
Top Issue Labels
- enhancement (1)
- documentation (1)
Top Pull Request Labels
Dependencies
- builder-base latest build
- python 3.11.4-slim-bullseye build
- python-base latest build
- aiofiles 23.1.0
- aiohttp 3.8.5
- aiosignal 1.3.1
- anyio 3.7.1
- async-timeout 4.0.2
- asyncer 0.0.2
- attrs 23.1.0
- auth0-python 4.3.0
- backoff 2.2.1
- bidict 0.22.1
- certifi 2023.5.7
- cffi 1.15.1
- chainlit 0.5.2
- charset-normalizer 3.2.0
- click 8.1.6
- colorama 0.4.6
- cryptography 41.0.2
- dataclasses-json 0.5.9
- deprecated 1.2.14
- fastapi 0.97.0
- fastapi-socketio 0.0.10
- filetype 1.2.0
- frozenlist 1.4.0
- googleapis-common-protos 1.59.1
- greenlet 2.0.2
- grpcio 1.56.2
- h11 0.14.0
- httpcore 0.17.3
- httpx 0.24.1
- idna 3.4
- importlib-metadata 6.0.1
- jinja2 3.1.2
- langchain 0.0.237
- langsmith 0.0.10
- markupsafe 2.1.3
- marshmallow 3.19.0
- marshmallow-enum 1.5.1
- multidict 6.0.4
- mypy-extensions 1.0.0
- nest-asyncio 1.5.6
- nodeenv 1.8.0
- numexpr 2.8.4
- numpy 1.25.1
- openai 0.27.8
- openapi-schema-pydantic 1.2.4
- opentelemetry-api 1.18.0
- opentelemetry-exporter-otlp 1.18.0
- opentelemetry-exporter-otlp-proto-common 1.18.0
- opentelemetry-exporter-otlp-proto-grpc 1.18.0
- opentelemetry-exporter-otlp-proto-http 1.18.0
- opentelemetry-instrumentation 0.39b0
- opentelemetry-proto 1.18.0
- opentelemetry-sdk 1.18.0
- opentelemetry-semantic-conventions 0.39b0
- packaging 23.1
- prisma 0.9.1
- protobuf 4.23.4
- pycparser 2.21
- pydantic 1.10.11
- pyjwt 2.8.0
- python-dotenv 1.0.0
- python-engineio 4.5.1
- python-graphql-client 0.4.3
- python-socketio 5.8.0
- pyyaml 6.0.1
- requests 2.31.0
- setuptools 68.0.0
- sniffio 1.3.0
- sqlalchemy 2.0.19
- starlette 0.27.0
- syncer 2.0.3
- tenacity 8.2.2
- tomli 2.0.1
- tomlkit 0.11.8
- tqdm 4.65.0
- typing-extensions 4.7.1
- typing-inspect 0.9.0
- uptrace 1.18.0
- urllib3 2.0.4
- uvicorn 0.22.0
- watchfiles 0.19.0
- websockets 11.0.3
- wrapt 1.15.0
- yarl 1.9.2
- zipp 3.16.2
- chainlit ^0.5.2
- langchain ^0.0.237
- python ^3.11