mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-11 04:52:52 +00:00
Update transformers-tinyllama.yaml
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
9f1be45552
commit
670cee8274
@ -6,7 +6,6 @@ parameters:
|
|||||||
model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
||||||
temperature: 0.2
|
temperature: 0.2
|
||||||
top_k: 40
|
top_k: 40
|
||||||
seed: -1
|
|
||||||
top_p: 0.95
|
top_p: 0.95
|
||||||
max_tokens: 4096
|
max_tokens: 4096
|
||||||
|
|
||||||
@ -29,4 +28,4 @@ usage: |
|
|||||||
"model": "tinyllama-chat",
|
"model": "tinyllama-chat",
|
||||||
"messages": [{"role": "user", "content": "Say this is a test!"}],
|
"messages": [{"role": "user", "content": "Say this is a test!"}],
|
||||||
"temperature": 0.7
|
"temperature": 0.7
|
||||||
}'
|
}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user