Utilize llama.cpp for both completion and chat models (#141)

This commit is contained in:
Duc Nguyen (john)
2024-02-20 18:17:48 +07:00
committed by GitHub
parent a86c727869
commit 767aaaa1ef
10 changed files with 168 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ repos:
args: ["--allow-missing-credentials"]
- id: detect-private-key
- id: check-added-large-files
args: ["--maxkb=750"]
- id: debug-statements
- repo: https://github.com/ambv/black
rev: 22.3.0