Skip to content

Commit

Permalink
Merge branch 'LostRuins:concedo' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx committed Jul 5, 2023
2 parents cf65429 + f9108ba commit 74e2703
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions koboldcpp.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 74e2703

Please sign in to comment.