初始化项目,由ModelHub XC社区提供模型
Model: duyntnet/OpenMath-Mistral-7B-v0.1-hf-imatrix-GGUF Source: Original Platform
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
license: other
|
||||
language:
|
||||
- en
|
||||
pipeline_tag: text-generation
|
||||
inference: false
|
||||
tags:
|
||||
- transformers
|
||||
- gguf
|
||||
- imatrix
|
||||
- OpenMath-Mistral-7B-v0.1-hf
|
||||
---
|
||||
Quantizations of https://huggingface.co/nvidia/OpenMath-Mistral-7B-v0.1-hf
|
||||
|
||||
|
||||
# From original readme
|
||||
|
||||
OpenMath models were designed to solve mathematical problems by integrating text-based reasoning with code blocks
|
||||
executed by Python interpreter. The models were trained on [OpenMathInstruct-1](https://huggingface.co/datasets/nvidia/OpenMathInstruct-1),
|
||||
a math instruction tuning dataset with 1.8M problem-solution pairs generated using permissively licensed
|
||||
[Mixtral-8x7B](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) model.
|
||||
|
||||
## How to use the models?
|
||||
|
||||
Try to [run inference with our models](https://github.com/Kipok/NeMo-Skills/blob/main/docs/inference.md) with just a few commands!
|
||||
Reference in New Issue
Block a user