Instructions to use wolfram/miqu-1-103b-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wolfram/miqu-1-103b-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("wolfram/miqu-1-103b-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use wolfram/miqu-1-103b-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS # Run inference directly in the terminal: llama cli -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS # Run inference directly in the terminal: llama cli -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS # Run inference directly in the terminal: ./llama-cli -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS # Run inference directly in the terminal: ./build/bin/llama-cli -hf wolfram/miqu-1-103b-GGUF:IQ3_XXS
Use Docker
docker model run hf.co/wolfram/miqu-1-103b-GGUF:IQ3_XXS
- LM Studio
- Jan
- Ollama
How to use wolfram/miqu-1-103b-GGUF with Ollama:
ollama run hf.co/wolfram/miqu-1-103b-GGUF:IQ3_XXS
- Unsloth Studio
How to use wolfram/miqu-1-103b-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for wolfram/miqu-1-103b-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for wolfram/miqu-1-103b-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for wolfram/miqu-1-103b-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use wolfram/miqu-1-103b-GGUF with Docker Model Runner:
docker model run hf.co/wolfram/miqu-1-103b-GGUF:IQ3_XXS
- Lemonade
How to use wolfram/miqu-1-103b-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull wolfram/miqu-1-103b-GGUF:IQ3_XXS
Run and chat with the model
lemonade run user.miqu-1-103b-GGUF-IQ3_XXS
List all available models
lemonade list
miqu-1-103b
- HF: wolfram/miqu-1-103b
- GGUF: wolfram/miqu-1-103b-GGUF | mradermacher's static quants | weighted/imatrix quants
- EXL2: wolfram/miqu-1-103b-5.0bpw-h6-exl2 | LoneStriker's 2.4bpw | 3.0bpw | 3.5bpw
This is a 103b frankenmerge of miqu-1-70b created by interleaving layers of miqu-1-70b-sf with itself using mergekit.
Inspired by Midnight-Rose-103B-v2.0.3.
Thanks for the support, CopilotKit - the open-source platform for building in-app AI Copilots into any product, with any LLM model. Check out their GitHub.
Thanks for the quants, Michael Radermacher and Lone Striker!
Also available:
- miqu-1-120b โ Miqu's older, bigger twin sister; same Miqu, inflated to 120B.
- miquliz-120b-v2.0 โ Miqu's younger, fresher sister; a new and improved Goliath-like merge of Miqu and lzlv.
Model Details
- Max Context: 32768 tokens
- Layers: 120
Prompt template: Mistral
<s>[INST] {prompt} [/INST]
Merge Details
Merge Method
This model was merged using the passthrough merge method.
Models Merged
The following models were included in the merge:
Configuration
The following YAML configuration was used to produce this model:
mergekit_config.yml
dtype: float16
merge_method: passthrough
slices:
- sources:
- layer_range: [0, 40]
model: 152334H/miqu-1-70b-sf
- sources:
- layer_range: [20, 60]
model: 152334H/miqu-1-70b-sf
- sources:
- layer_range: [40, 80]
model: 152334H/miqu-1-70b-sf
Credits & Special Thanks
- original (unreleased) model: mistralai (Mistral AI_)
- โญโญโญ Use their newer, better, official models here! โญโญโญ
- leaked model: miqudev/miqu-1-70b
- f16 model: 152334H/miqu-1-70b-sf
- mergekit: arcee-ai/mergekit: Tools for merging pretrained large language models.
- mergekit_config.yml: sophosympatheia/Midnight-Rose-103B-v2.0.3
Support
- My Ko-fi page if you'd like to tip me to say thanks or request specific models to be tested or merged with priority. Also consider supporting your favorite model creators, quantizers, or frontend/backend devs if you can afford to do so. They deserve it!
Disclaimer
This model contains leaked weights and due to its content it should not be used by anyone. ๐
But seriously:
License
What I know: Weights produced by a machine are not copyrightable so there is no copyright owner who could grant permission or a license to use, or restrict usage, once you have acquired the files.
Ethics
What I believe: All generative AI, including LLMs, only exists because it is trained mostly on human data (both public domain and copyright-protected, most likely acquired without express consent) and possibly synthetic data (which is ultimately derived from human data, too). It is only fair if something that is based on everyone's knowledge and data is also freely accessible to the public, the actual creators of the underlying content. Fair use, fair AI!
- Downloads last month
- 20
2-bit
3-bit
Model tree for wolfram/miqu-1-103b-GGUF
Base model
152334H/miqu-1-70b-sf