Skip to content

Commit 8670d48

Browse files
authored
chore(model gallery): add nvidia_aceinstruct-72b (#4822)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent af0b4ff commit 8670d48

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -3747,6 +3747,21 @@
37473747
- filename: nvidia_AceInstruct-7B-Q4_K_M.gguf
37483748
sha256: 94e262e0d82d39fa36c4278b2a4b4fa7e93bfaa7cca33283fb9ee006bac02a8a
37493749
uri: huggingface://bartowski/nvidia_AceInstruct-7B-GGUF/nvidia_AceInstruct-7B-Q4_K_M.gguf
3750+
- !!merge <<: *qwen25
3751+
name: "nvidia_aceinstruct-72b"
3752+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/1613114437487-60262a8e0703121c822a80b6.png
3753+
urls:
3754+
- https://huggingface.co/nvidia/AceInstruct-72B
3755+
- https://huggingface.co/bartowski/nvidia_AceInstruct-72B-GGUF
3756+
description: |
3757+
We introduce AceInstruct, a family of advanced SFT models for coding, mathematics, and general-purpose tasks. The AceInstruct family, which includes AceInstruct-1.5B, 7B, and 72B, is Improved using Qwen. These models are fine-tuned on Qwen2.5-Base using general SFT datasets. These same datasets are also used in the training of AceMath-Instruct. Different from AceMath-Instruct which is specialized for math questions, AceInstruct is versatile and can be applied to a wide range of domains. Benchmark evaluations across coding, mathematics, and general knowledge tasks demonstrate that AceInstruct delivers performance comparable to Qwen2.5-Instruct.
3758+
overrides:
3759+
parameters:
3760+
model: nvidia_AceInstruct-72B-Q4_K_M.gguf
3761+
files:
3762+
- filename: nvidia_AceInstruct-72B-Q4_K_M.gguf
3763+
sha256: c8452b2d6c33693d5fd1b5f3aa476451fbd4e78c9621b9baf39ad1a3f2b91503
3764+
uri: huggingface://bartowski/nvidia_AceInstruct-72B-GGUF/nvidia_AceInstruct-72B-Q4_K_M.gguf
37503765
- &llama31
37513766
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
37523767
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)