mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
Update codellama-7b.yaml
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
c1bae1ee81
commit
555bc02665
@ -1,5 +1,6 @@
|
|||||||
name: codellama-7b
|
name: codellama-7b
|
||||||
backend: transformers
|
backend: transformers
|
||||||
|
type: AutoModelForCausalLM
|
||||||
parameters:
|
parameters:
|
||||||
model: codellama/CodeLlama-7b-hf
|
model: codellama/CodeLlama-7b-hf
|
||||||
temperature: 0.2
|
temperature: 0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user