Llama 3.3 70B โ posttrained model organism
Full-weight checkpoint for the posttrained stage of an eval-aware model organism trained on Llama-3.3-70B-Instruct. Part of SDF-honeypots (safety-research/sdf-honeypots).
โ Weights are fp32 (263GB, 62 shards). vLLM auto-downcasts to bf16 on load.
Serve with vLLM:
vllm serve obalcells/llama-3.3-70b-mo-posttrained \
--tensor-parallel-size 2 --max-model-len 16384 \
--tool-call-parser llama3_json --enable-auto-tool-choice
- Downloads last month
- 25
Model tree for obalcells/llama-3.3-70b-mo-posttrained
Base model
meta-llama/Llama-3.1-70B Finetuned
meta-llama/Llama-3.3-70B-Instruct