mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-27 07:30:49 +02:00
Make koboldcpp.py executable on Linux (#293)
This commit is contained in:
Regular → Executable
+3
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user