mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-01 13:42:20 -04:00
17 lines
291 B
YAML
17 lines
291 B
YAML
---
|
|
name: nanbeige4.1
|
|
|
|
config_file: |
|
|
backend: llama-cpp
|
|
function:
|
|
grammar:
|
|
disable: true
|
|
known_usecases:
|
|
- chat
|
|
options:
|
|
- use_jinja:true
|
|
parameters:
|
|
model: llama-cpp/models/nanbeige4.1-3b-q8_0.gguf
|
|
template:
|
|
use_tokenizer_template: true
|