--- 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 ![Shrewd-operator.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/n1zPm9d3MqcVpE0932RIy.png) ## 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.