mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
16 lines
291 B
YAML
16 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
|