liquidx / liquidx-infer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python3 \
 -m llama_cpp.server \
 --model $MODEL \
 --n_gpu_layers 1 \
 --port 19000

Example Prompts:

context: Alastair lives in Tokyo
meta:
- country: japan
###
context: Patricia loves reading
meta:
- hobby: books
###
context: Simon lives in San Francisco
meta:

About


Languages

Language:Svelte 51.7%Language:JavaScript 25.0%Language:TypeScript 16.5%Language:HTML 5.7%Language:CSS 1.0%