mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 18:45:00 +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 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue