Skip to content

Commit fa7a9d9

Browse files
localai-botmudler
andauthored
chore(model gallery): 🤖 add 1 new models via gallery agent (#6697)
chore(model gallery): 🤖 add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 61d972a commit fa7a9d9

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

gallery/index.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22465,3 +22465,27 @@
2246522465
- filename: A2FM-32B-rl.Q4_K_S.gguf
2246622466
sha256: 930ff2241351322cc98a24f5aa46e7158757ca87f8fd2763d9ecc4a3ef9514ba
2246722467
uri: huggingface://mradermacher/A2FM-32B-rl-GGUF/A2FM-32B-rl.Q4_K_S.gguf
22468+
- !!merge <<: *qwen25
22469+
name: "pokeeai.pokee_research_7b"
22470+
urls:
22471+
- https://huggingface.co/DevQuasar/PokeeAI.pokee_research_7b-GGUF
22472+
description: |
22473+
**PokeeResearch-7B** is a 7-billion-parameter deep research agent developed by Pokee AI, designed for advanced, multi-step reasoning and autonomous research workflows. Built on the Qwen2.5-7B-Instruct foundation and fine-tuned using Reinforcement Learning from AI Feedback (RLAIF), it excels at complex, fact-grounded tasks such as information retrieval, cross-source verification, and synthesis across multiple research threads.
22474+
22475+
Key features:
22476+
- **Purpose-built for deep research**: Handles multi-hop queries with self-correction and structured reasoning.
22477+
- **Trained on MiroRL-GenQA**: High-quality, reasoning-intensive question-answer pairs.
22478+
- **State-of-the-art performance**: Outperforms other 7B models on benchmarks like GAIA, BrowseComp, and HotpotQA.
22479+
- **Open-source & transparent**: Fully accessible via GitHub and Hugging Face, licensed under Apache 2.0.
22480+
22481+
Ideal for researchers, developers, and enterprises seeking a reliable, scalable agent for scientific discovery, automated analysis, and knowledge synthesis.
22482+
22483+
👉 *Explore the model:* [PokeeAI/pokee_research_7b](https://huggingface.co/PokeeAI/pokee_research_7b)
22484+
📚 *Learn more:* [GitHub Repository](https://github.com/Pokee-AI/PokeeResearchOSS)
22485+
overrides:
22486+
parameters:
22487+
model: PokeeAI.pokee_research_7b.Q4_K_M.gguf
22488+
files:
22489+
- filename: PokeeAI.pokee_research_7b.Q4_K_M.gguf
22490+
sha256: 4cf6e52b51f3595631b6e17ad2d5a5c8499d2e646cf9452dd32fb5ff7bbb37dd
22491+
uri: huggingface://DevQuasar/PokeeAI.pokee_research_7b-GGUF/PokeeAI.pokee_research_7b.Q4_K_M.gguf

0 commit comments

Comments
 (0)