remove old options

This commit is contained in:
Michael Yang 2024-05-09 09:19:35 -07:00
parent e403d748a3
commit 96214c0ffe

View File

@ -95,7 +95,6 @@ class Options(TypedDict, total=False):
numa: bool
num_ctx: int
num_batch: int
num_gqa: int
num_gpu: int
main_gpu: int
low_vram: bool
@ -105,8 +104,6 @@ class Options(TypedDict, total=False):
use_mmap: bool
use_mlock: bool
embedding_only: bool
rope_frequency_base: float
rope_frequency_scale: float
num_thread: int
# runtime options