Instructions to use moxin-org/Moxin-7B-Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use moxin-org/Moxin-7B-Chat 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 moxin-org/Moxin-7B-Chat # Run inference directly in the terminal: llama cli -hf moxin-org/Moxin-7B-Chat
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf moxin-org/Moxin-7B-Chat # Run inference directly in the terminal: llama cli -hf moxin-org/Moxin-7B-Chat
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 moxin-org/Moxin-7B-Chat # Run inference directly in the terminal: ./llama-cli -hf moxin-org/Moxin-7B-Chat
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 moxin-org/Moxin-7B-Chat # Run inference directly in the terminal: ./build/bin/llama-cli -hf moxin-org/Moxin-7B-Chat
Use Docker
docker model run hf.co/moxin-org/Moxin-7B-Chat
- LM Studio
- Jan
- Ollama
How to use moxin-org/Moxin-7B-Chat with Ollama:
ollama run hf.co/moxin-org/Moxin-7B-Chat
- Unsloth Desktop
- Docker Model Runner
How to use moxin-org/Moxin-7B-Chat with Docker Model Runner:
docker model run hf.co/moxin-org/Moxin-7B-Chat
- Lemonade
How to use moxin-org/Moxin-7B-Chat with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull moxin-org/Moxin-7B-Chat
Run and chat with the model
lemonade run user.Moxin-7B-Chat-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
- Xet hash:
- f358c3f6f5a68db5365c0cb998b749f843a24bf84e3ecbcb19c9aef5f174bae6
- Size of remote file:
- 1.02 GB
- SHA256:
- 9e6db8a91458c8da3d960e98bd5e43175ec4a4422e68cf75c1bc3f97d126bfb9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.