An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/kevinknights29/Llama-v2-Chat-App

chatbot llama llm

Score: -Infinity

Last synced: about 2 hours ago
JSON representation

Repository metadata:

This project leverages Llama v2 Chat models for a Chatbot Application


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 33
Total Committers: 1
Avg Commits per committer: 33.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 Email Commits
Kevin Knights k****9@h****m 33

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 0
Total pull requests: 7
Average time to close issues: N/A
Average time to close pull requests: less than a minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 7
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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/kevinknights29/Llama-v2-Chat-App

Top Issue Authors

Top Pull Request Authors

  • kevinknights29 (7)

Top Issue Labels

Top Pull Request Labels

  • documentation (1)

Dependencies

requirements.txt pypi
  • PyYAML ==6.0.1
  • cfgv ==3.3.1
  • distlib ==0.3.7
  • filelock ==3.12.2
  • identify ==2.5.26
  • nodeenv ==1.8.0
  • platformdirs ==3.9.1
  • pre-commit ==3.3.3
  • virtualenv ==20.24.1
api/.devcontainer/Dockerfile docker
  • python 3.11.4-slim-bullseye build
api/Dockerfile docker
  • python 3.11.4-slim-bullseye build
api/docker-compose.yml docker
app/.devcontainer/Dockerfile docker
  • python 3.11.4-slim-bullseye build
app/Dockerfile docker
  • python 3.11.4-slim-bullseye build
app/docker-compose.yml docker
docker-compose.yml docker
api/.devcontainer/dev-requirements.txt pypi
  • PyYAML * development
  • bandit * development
  • flask * development
  • flask-smorest * development
  • llama-cpp-python * development
  • python-dotenv * development
api/requirements.txt pypi
  • PyYAML *
  • flask *
  • flask-smorest *
  • llama-cpp-python *
  • python-dotenv *
app/.devcontainer/dev-requirements.txt pypi
  • bandit * development
  • gradio * development
  • requests * development
app/requirements.txt pypi
  • gradio *
  • requests *
pyproject.toml pypi