Skip to content
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

models(gallery): add phi-3.5-mini-titanfusion-0.2 #3857

Merged
merged 1 commit into from
Oct 17, 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
21 changes: 21 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6095,6 +6095,27 @@
- filename: calme-2.1-phi3.5-4b.i1-Q4_K_M.gguf
sha256: 989eccacd52b6d9ebf2c06c35c363da19aadb125659a10df299b7130bc293e77
uri: huggingface://mradermacher/calme-2.1-phi3.5-4b-i1-GGUF/calme-2.1-phi3.5-4b.i1-Q4_K_M.gguf
- !!merge <<: *phi-3
name: "phi-3.5-mini-titanfusion-0.2"
urls:
- https://huggingface.co/bunnycore/Phi-3.5-mini-TitanFusion-0.2
- https://huggingface.co/mradermacher/Phi-3.5-mini-TitanFusion-0.2-GGUF
description: |
This model was merged using the TIES merge method using microsoft/Phi-3.5-mini-instruct as a base.
The following models were included in the merge:
nbeerbower/phi3.5-gutenberg-4B
ArliAI/Phi-3.5-mini-3.8B-ArliAI-RPMax-v1.1
bunnycore/Phi-3.5-Mini-Hyper
bunnycore/Phi-3.5-Mini-Hyper + bunnycore/Phi-3.1-EvolKit-lora
bunnycore/Phi-3.5-Mini-Sonet-RP
bunnycore/Phi-3.5-mini-TitanFusion-0.1
overrides:
parameters:
model: Phi-3.5-mini-TitanFusion-0.2.Q4_K_M.gguf
files:
- filename: Phi-3.5-mini-TitanFusion-0.2.Q4_K_M.gguf
sha256: 9579305712f2bca246914639c4873acdc1e7bc64ac2c7db0230df4f0ca0ef234
uri: huggingface://mradermacher/Phi-3.5-mini-TitanFusion-0.2-GGUF/Phi-3.5-mini-TitanFusion-0.2.Q4_K_M.gguf
- &hermes-2-pro-mistral
### START Hermes
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
Expand Down
Loading