docs(card): document Geer 0.1.0 validation

#1
by ilyakam - opened
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -51,17 +51,20 @@ available in the [Geer source repository][geer].
51
 
52
  ## Use with Geer
53
 
54
- This candidate is not yet selected automatically by a released Geer hardware
55
- profile. Geer model profiles must be tied to measured quality, long-context,
56
- memory-pressure, and full-stack validation on the applicable Apple Silicon
57
- memory class.
 
58
 
59
  ## Evaluation status
60
 
61
  Deep Reinforce AI publishes results for the upstream BF16 Ornith model in its
62
  [model card][upstream]. Geer has not yet reproduced the upstream benchmark
63
  suite for this mixed quantization, so upstream scores should not be treated as
64
- measured results for this conversion.
 
 
65
 
66
  ## License and attribution
67
 
 
51
 
52
  ## Use with Geer
53
 
54
+ Geer downloads this repository at an immutable revision, verifies every file
55
+ against `geer-build-manifest.json`, and activates the verified Hugging Face
56
+ snapshot without copying the model into another directory. Geer 0.1.0 selects
57
+ this conversion on 32 GB and 48 GB Macs, with 64K and 128K context windows
58
+ respectively and BF16 KV cache.
59
 
60
  ## Evaluation status
61
 
62
  Deep Reinforce AI publishes results for the upstream BF16 Ornith model in its
63
  [model card][upstream]. Geer has not yet reproduced the upstream benchmark
64
  suite for this mixed quantization, so upstream scores should not be treated as
65
+ measured results for this conversion. Although the upstream architecture and
66
+ repository metadata support image-and-text inputs, Geer 0.1.0 has validated
67
+ this conversion only for text-based agentic coding workflows.
68
 
69
  ## License and attribution
70