Skip to content

Commit 525cf19

Browse files
authored
chore(model gallery): add primeintellect_intellect-2 (#5373)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 658c2a4 commit 525cf19

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gallery/index.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,6 +1748,31 @@
17481748
- filename: INTELLECT-1-Instruct-Q4_K_M.gguf
17491749
sha256: 5df236fe570e5998d07fb3207788eac811ef3b77dd2a0ad04a2ef5c6361f3030
17501750
uri: huggingface://bartowski/INTELLECT-1-Instruct-GGUF/INTELLECT-1-Instruct-Q4_K_M.gguf
1751+
- &intellect2
1752+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
1753+
icon: https://cdn-uploads.huggingface.co/production/uploads/64a32edf17b9f57eaec2ea65/KxI7k7byQs4ATme0naIzV.png
1754+
tags:
1755+
- llm
1756+
- gguf
1757+
- gpu
1758+
- cpu
1759+
- intellect
1760+
license: apache-2.0
1761+
name: "primeintellect_intellect-2"
1762+
urls:
1763+
- https://huggingface.co/PrimeIntellect/INTELLECT-2
1764+
- https://huggingface.co/bartowski/PrimeIntellect_INTELLECT-2-GGUF
1765+
description: |
1766+
INTELLECT-2 is a 32 billion parameter language model trained through a reinforcement learning run leveraging globally distributed, permissionless GPU resources contributed by the community.
1767+
1768+
The model was trained using prime-rl, a framework designed for distributed asynchronous RL, using GRPO over verifiable rewards along with modifications for improved training stability. For detailed information on our infrastructure and training recipe, see our technical report.
1769+
overrides:
1770+
parameters:
1771+
model: PrimeIntellect_INTELLECT-2-Q4_K_M.gguf
1772+
files:
1773+
- filename: PrimeIntellect_INTELLECT-2-Q4_K_M.gguf
1774+
sha256: b6765c8d5ec01c20b26f25c8aa66f48c282052db13ad82cffce60b5d0cb9a217
1775+
uri: huggingface://bartowski/PrimeIntellect_INTELLECT-2-GGUF/PrimeIntellect_INTELLECT-2-Q4_K_M.gguf
17511776
- &llama33
17521777
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"
17531778
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)