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

chore(model gallery): add neumind-math-7b-instruct #4388

Merged
merged 1 commit into from
Dec 15, 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
14 changes: 14 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2033,6 +2033,20 @@
- filename: FuseChat-Qwen-2.5-7B-Instruct-Q4_K_M.gguf
sha256: 8cd8c317769f03125ac753c836ac92c5a76ee0b35502811d0e65bcbb8df9d55c
uri: huggingface://bartowski/FuseChat-Qwen-2.5-7B-Instruct-GGUF/FuseChat-Qwen-2.5-7B-Instruct-Q4_K_M.gguf
- !!merge <<: *qwen25
name: "neumind-math-7b-instruct"
urls:
- https://huggingface.co/prithivMLmods/Neumind-Math-7B-Instruct
- https://huggingface.co/QuantFactory/Neumind-Math-7B-Instruct-GGUF
description: |
The Neumind-Math-7B-Instruct is a fine-tuned model based on Qwen2.5-7B-Instruct, optimized for mathematical reasoning, step-by-step problem-solving, and instruction-based tasks in the mathematics domain. The model is designed for applications requiring structured reasoning, numerical computations, and mathematical proof generation.
overrides:
parameters:
model: Neumind-Math-7B-Instruct.Q4_K_M.gguf
files:
- filename: Neumind-Math-7B-Instruct.Q4_K_M.gguf
sha256: 3250abadeae4234e06dfaf7cf86fe871fe021e6c2dfcb4542c2a4f412d71e28c
uri: huggingface://QuantFactory/Neumind-Math-7B-Instruct-GGUF/Neumind-Math-7B-Instruct.Q4_K_M.gguf
- &archfunct
license: apache-2.0
tags:
Expand Down
Loading