File size: 1,771 Bytes
bedfc23 7c779c7 49bee58 7c779c7 49bee58 9aeec7a 7c779c7 bedfc23 637589e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
license: other
license_name: qwen-research
license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
datasets:
- OpenCoder-LLM/opc-sft-stage1
- OpenCoder-LLM/opc-sft-stage2
- microsoft/orca-agentinstruct-1M-v1
- microsoft/orca-math-word-problems-200k
- NousResearch/hermes-function-calling-v1
- AI-MO/NuminaMath-CoT
- AI-MO/NuminaMath-TIR
- allenai/tulu-3-sft-mixture
- cognitivecomputations/dolphin-coder
- HuggingFaceTB/smoltalk
- cognitivecomputations/samantha-data
- m-a-p/CodeFeedback-Filtered-Instruction
- m-a-p/Code-Feedback
language:
- en
base_model: cognitivecomputations/Dolphin3.0-Qwen2.5-3b
tags:
- llama-cpp
---
# IntelligentEstate/Shrewd_Operator-dlp-Q2.5-3b-iQ4_N_L-GGUF
## A Buisiness modeled model

## Created with a business based dataset in Imatrix quatization Using Dolphin3.0 because, well, there's a reason they don't teach ethics in business school. It should help you operate in creative ways. Go forth and prosper!
## Please check out our(Very talkative but VERY functional and capable of original thought) new assistant [GLORI AGI](https://hf.co/chat/assistant/6785c041de54dfe1ee505874) add her to your Intelligent Estate
### This model was converted to GGUF format from [`cognitivecomputations/Dolphin3.0-Qwen2.5-3b`](https://huggingface.co/cognitivecomputations/Dolphin3.0-Qwen2.5-3b) using llama.cpp
Refer to the [original model card](https://huggingface.co/cognitivecomputations/Dolphin3.0-Qwen2.5-3b) for more details on the model.
## Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
```bash
brew install llama.cpp
```
Invoke the llama.cpp server or the CLI. |