Skip to content

Commit

Permalink
chore(model gallery): add llama-openreviewer-8b
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler committed Dec 18, 2024
1 parent fc920cc commit 5696c85
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3942,6 +3942,20 @@
- filename: FuseChat-Llama-3.1-8B-Instruct-Q4_K_M.gguf
sha256: fe58c8c9b695e36e6b0ee5e4d81ff71ea0a4f1a11fa7bb16e8d6f1b35a58dff6
uri: huggingface://bartowski/FuseChat-Llama-3.1-8B-Instruct-GGUF/FuseChat-Llama-3.1-8B-Instruct-Q4_K_M.gguf
- !!merge <<: *llama31
name: "llama-openreviewer-8b"
urls:
- https://huggingface.co/maxidl/Llama-OpenReviewer-8B
- https://huggingface.co/bartowski/Llama-OpenReviewer-8B-GGUF
description: |
Llama-OpenReviewer-8B is a large language model customized to generate high-quality reviews for machine learning and AI-related conference articles. We collected a dataset containing ~79k high-confidence reviews for ~32k individual papers from OpenReview.
overrides:
parameters:
model: Llama-OpenReviewer-8B-Q4_K_M.gguf
files:
- filename: Llama-OpenReviewer-8B-Q4_K_M.gguf
sha256: b48fd7eee01738de4adcb271fc3c7c5b306f8c75b9804794706dbfdf7a6835f0
uri: huggingface://bartowski/Llama-OpenReviewer-8B-GGUF/Llama-OpenReviewer-8B-Q4_K_M.gguf
- &deepseek
## Deepseek
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
Expand Down

0 comments on commit 5696c85

Please sign in to comment.