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

awesome-llama: https://github.com/avatsaev/av-local-llm-api

fastapi llama llamacpp llm machine-learning mistral openai transformers

Score: 1.3862943611198906

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Allows to easily run local REST API with a custom LLM, running locally or remotely, with user defined system instructions. Useful for quick local autmations that require problem solving with large langague models and interaction via a REST API.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 11
Total Committers: 1
Avg Commits per committer: 11.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
Aslan Vatsaev a****v@d****m 11

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/avatsaev/av-local-llm-api

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

requirements.txt pypi
  • fastapi ==0.109.0
  • llama_cpp_python ==0.2.32
  • numpy ==1.26.3
  • openai ==1.9.0
  • python-dotenv ==1.0.1
  • uvicorn ==0.27.0