Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Aug 30, 2023
1 parent eb82fd7 commit 658331e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codellama-7b-instruct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ urls:
- https://ai.meta.com/llama/
- https://huggingface.co/codellama/CodeLlama-7b-instruct-hf
- https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-GGUF

config_file: |
parameters:
model: codellama-7b-instruct.Q4_K_M.gguf
top_k: 80
temperature: 0.2
top_p: 0.7
Expand Down

0 comments on commit 658331e

Please sign in to comment.