Skip to content

models(gallery): add dolphin-2.9.2-Phi-3-Medium #2492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,19 @@
- filename: dolphin-2.9-llama3-8b-q6_K.gguf
sha256: 8aac72a0bd72c075ba7be1aa29945e47b07d39cd16be9a80933935f51b57fb32
uri: huggingface://cognitivecomputations/dolphin-2.9-llama3-8b-gguf/dolphin-2.9-llama3-8b-q6_K.gguf
- !!merge <<: *dolphin
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
name: "dolphin-2.9.2-phi-3-medium"
urls:
- https://huggingface.co/cognitivecomputations/dolphin-2.9.2-Phi-3-Medium
- https://huggingface.co/bartowski/dolphin-2.9.2-Phi-3-Medium-GGUF
overrides:
parameters:
model: dolphin-2.9.2-Phi-3-Medium-Q4_K_M.gguf
files:
- filename: dolphin-2.9.2-Phi-3-Medium-Q4_K_M.gguf
sha256: e817eae484a59780358cf91527b12585804d4914755d8a86d8d666b10bac57e5
uri: huggingface://bartowski/dolphin-2.9.2-Phi-3-Medium-GGUF/dolphin-2.9.2-Phi-3-Medium-Q4_K_M.gguf
- url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
name: "llama-3-8b-instruct-dpo-v0.3-32k"
license: llama3
Expand Down
Loading