mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-16 18:19:42 +00:00
add balance-serve, support concurrence
This commit is contained in:
parent
8d0292aa44
commit
25cee5810e
196 changed files with 22077 additions and 565 deletions
|
@ -3,7 +3,7 @@
|
|||
import os
|
||||
# insert the path of the project
|
||||
import sys
|
||||
sys.path.insert(0, "/home/azure/ktransformers")
|
||||
# sys.path.insert(0, "/home/azure/ktransformers")
|
||||
import argparse
|
||||
import torch
|
||||
from ktransformers.util.custom_gguf import GGUFLoader, translate_name_to_gguf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue