Merge branch 'concedo' of https://github.com/callMeMakerRen/koboldcpp into concedo

This commit is contained in:
shutup 2023-07-07 11:57:25 +08:00
commit 894c72819c

3
koboldcpp.py Normal file → Executable file
View file

@ -1,3 +1,6 @@
#!/usr/bin/env python3
#-*- coding: utf-8 -*-
# A hacky little script from Concedo that exposes llama.cpp function bindings
# allowing it to be used via a simulated kobold api endpoint
# generation delay scales linearly with original prompt length.