File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
- name : Python package
1
+ name : Tests
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change 1
1
# 🦙 Python Bindings for ` llama.cpp `
2
2
3
3
[ ![ Documentation] ( https://img.shields.io/badge/docs-passing-green.svg )] ( https://abetlen.github.io/llama-cpp-python )
4
+ [ ![ Tests] ( https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml/badge.svg?branch=main )] ( https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml )
4
5
[ ![ PyPI] ( https://img.shields.io/pypi/v/llama-cpp-python )] ( https://pypi.org/project/llama-cpp-python/ )
5
6
[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/llama-cpp-python )] ( https://pypi.org/project/llama-cpp-python/ )
6
7
[ ![ PyPI - License] ( https://img.shields.io/pypi/l/llama-cpp-python )] ( https://pypi.org/project/llama-cpp-python/ )
You can’t perform that action at this time.
0 commit comments