Instructions to use foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF 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 foss22/TypeWriter-1913-7B-sft-v2-TQ-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 foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF # Run inference directly in the terminal: llama cli -hf foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF # Run inference directly in the terminal: llama cli -hf foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
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 foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF # Run inference directly in the terminal: ./llama-cli -hf foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
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 foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF # Run inference directly in the terminal: ./build/bin/llama-cli -hf foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
Use Docker
docker model run hf.co/foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
- LM Studio
- Jan
- Ollama
How to use foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF with Ollama:
ollama run hf.co/foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
- Unsloth Desktop
- Docker Model Runner
How to use foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF with Docker Model Runner:
docker model run hf.co/foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
- Lemonade
How to use foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull foss22/TypeWriter-1913-7B-sft-v2-TQ-GGUF
Run and chat with the model
lemonade run user.TypeWriter-1913-7B-sft-v2-TQ-GGUF-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
- Xet hash:
- 93605e0e1186de8b030b3d06a77b1a5d00775669d5a2822486b8d735b1e92203
- Size of remote file:
- 3.67 GB
- SHA256:
- 5f52261369d2ad3dad2913b31457b1e9fc6bcab85dfa181fe9ea27052fbe1646
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.