skyuu72 commited on
Commit
8ac84e8
·
verified ·
1 Parent(s): 27e800b

fix version line: v1.0, not v5

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -27,7 +27,11 @@ write exploits, malware, or attack tooling — that scope limit is trained in, m
27
 
28
  - **Base:** [`fdtn-ai/Foundation-Sec-8B-Instruct`](https://huggingface.co/fdtn-ai/Foundation-Sec-8B-Instruct) (Cisco Foundation-Sec, itself derived from Llama-3.1-8B)
29
  - **Method:** QLoRA (rank 32) via Unsloth, 1 epoch, merged to fp16
30
- - **Version:** v5 (2026-08-22)
 
 
 
 
31
  - **Formats:** merged fp16 · GGUF `Q4_K_M` · GGUF `Q8_0` · Ollama Modelfile
32
 
33
  ---
 
27
 
28
  - **Base:** [`fdtn-ai/Foundation-Sec-8B-Instruct`](https://huggingface.co/fdtn-ai/Foundation-Sec-8B-Instruct) (Cisco Foundation-Sec, itself derived from Llama-3.1-8B)
29
  - **Method:** QLoRA (rank 32) via Unsloth, 1 epoch, merged to fp16
30
+ - **Version:** **v1.0** — public release. Internally this is training run `v6` (2026-08-22); the
31
+ run numbers count attempts, including two that were never shippable, so they are not release
32
+ numbers.
33
+ - **Provenance:** adapter `sha256:1173455d3739…`, restored from `checkpoint-700` (best
34
+ `eval_loss`) and verified byte-identical to that checkpoint before export.
35
  - **Formats:** merged fp16 · GGUF `Q4_K_M` · GGUF `Q8_0` · Ollama Modelfile
36
 
37
  ---