Tag: user-prompt

Instruction prompts

Extract the name of the author from the quotation below.

“Some humans theorize that intelligent species go extinct before they can expand into outer space. If they’re correct, then the hush of the ni

Chat Completions

# clone the repository
git clone https://github.com/openai/gpt-oss.git

# go into the compatibility test directory
cd gpt-oss/compatibility-test/

# install the dependencies
npm install

# change the

Pick your model

uv venv –python 3.12 –seed
source .venv/bin/activate
uv pip install –pre vllm==0.10.1+gptoss \
–extra-index-url https://wheels.vllm.ai/gpt-oss/ \
–extra-index-url https://download.pytorch