Skip to content

Commit f3c27e0

Browse files
authored
chore(model gallery): add nvidia_aceinstruct-1.5b (#4819)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent bf44319 commit f3c27e0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3717,6 +3717,21 @@
37173717
- filename: simplescaling_s1.1-32B-Q4_K_M.gguf
37183718
sha256: 6ce3cbfcca8ab50a6e877e6bdfc6538c54e1d9a7e5cc81a9930d5d056a9db4e8
37193719
uri: huggingface://bartowski/simplescaling_s1.1-32B-GGUF/simplescaling_s1.1-32B-Q4_K_M.gguf
3720+
- !!merge <<: *qwen25
3721+
name: "nvidia_aceinstruct-1.5b"
3722+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/1613114437487-60262a8e0703121c822a80b6.png
3723+
urls:
3724+
- https://huggingface.co/nvidia/AceInstruct-1.5B
3725+
- https://huggingface.co/bartowski/nvidia_AceInstruct-1.5B-GGUF
3726+
description: |
3727+
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.
3728+
overrides:
3729+
parameters:
3730+
model: nvidia_AceInstruct-1.5B-Q4_K_M.gguf
3731+
files:
3732+
- filename: nvidia_AceInstruct-1.5B-Q4_K_M.gguf
3733+
sha256: 103b7fa617d2b3c2d6e168a878b9b5e3710d19d178bf4b890acf0fac2abafadb
3734+
uri: huggingface://bartowski/nvidia_AceInstruct-1.5B-GGUF/nvidia_AceInstruct-1.5B-Q4_K_M.gguf
37203735
- &llama31
37213736
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
37223737
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)