Skip to content

Commit

Permalink
Merge branch 'concedo' into concedo_experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
LostRuins committed Jul 4, 2023
2 parents fff705d + f9108ba commit 00e35d0
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 00e35d0

Please sign in to comment.