databricks/databricks-dolly-15k
Viewer • Updated • 15k • 42.8k • 1.01k
How to use alexithymi1a/comma-qlora-it-gguf with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf alexithymi1a/comma-qlora-it-gguf:Q4_K_M # Run inference directly in the terminal: llama cli -hf alexithymi1a/comma-qlora-it-gguf:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf alexithymi1a/comma-qlora-it-gguf:Q4_K_M # Run inference directly in the terminal: llama cli -hf alexithymi1a/comma-qlora-it-gguf:Q4_K_M
# 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 alexithymi1a/comma-qlora-it-gguf:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf alexithymi1a/comma-qlora-it-gguf:Q4_K_M
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 alexithymi1a/comma-qlora-it-gguf:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf alexithymi1a/comma-qlora-it-gguf:Q4_K_M
docker model run hf.co/alexithymi1a/comma-qlora-it-gguf:Q4_K_M
How to use alexithymi1a/comma-qlora-it-gguf with Ollama:
ollama run hf.co/alexithymi1a/comma-qlora-it-gguf:Q4_K_M
How to use alexithymi1a/comma-qlora-it-gguf with Unsloth Studio:
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 alexithymi1a/comma-qlora-it-gguf to start chatting
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 alexithymi1a/comma-qlora-it-gguf to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for alexithymi1a/comma-qlora-it-gguf to start chatting
How to use alexithymi1a/comma-qlora-it-gguf with Docker Model Runner:
docker model run hf.co/alexithymi1a/comma-qlora-it-gguf:Q4_K_M
How to use alexithymi1a/comma-qlora-it-gguf with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull alexithymi1a/comma-qlora-it-gguf:Q4_K_M
lemonade run user.comma-qlora-it-gguf-Q4_K_M
lemonade list
QLora instruction fine-tuning on Common-Pile's Comma-v0.1-2T model. The goal is to make a usable assistant while maintaining the goal of not using stolen data.
dianab1729/Ada-1 (which was already SFT'd on no-robots) was used as a base to skip a step.
All QLoRA. It ain't much, but it's honest work. :)
Planning on making a much better version of this, I'm just learning on this rn.
4-bit
8-bit
16-bit
Base model
common-pile/comma-v0.1-2t