How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
# Run inference directly in the terminal:
llama-cli -hf aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
# Run inference directly in the terminal:
llama-cli -hf aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
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 aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
# Run inference directly in the terminal:
./llama-cli -hf aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
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 aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
Use Docker
docker model run hf.co/aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized:
Quick Links

YAML Metadata Warning:The pipeline tag "text2text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other

Downloads last month
143
GGUF
Model size
7B params
Architecture
olmo
Hardware compatibility
Log In to add your hardware

1-bit

2-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for aifoundry-org/OLMo-7B-0724-Instruct-hf-Quantized

Quantized
(9)
this model