Verdenherre commited on
Commit
0068360
·
verified ·
1 Parent(s): 9c7df58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -36,7 +36,7 @@ The Amethyst series is built for Project: XLPHY AI and is divided into four "Gem
36
  | File Name (Template) | Tier Identity | Base Engine | Primary Purpose | License | Available Quants |
37
  | --- | --- | --- | --- | --- | --- |
38
  | `amethyst-arc-1b-[quant].gguf` | arc | Gemma 3 1B IT | Ultra-fast local execution and IoT. | Gemma | `Q4_K_M` |
39
- | `amethyst-beam-e2b-[quant].gguf` | Core | Gemma 4 E2B IT | Main driver with Vision support. | Apache 2.0 | `Q4_K_M`, `Q5_K_M`, `Q6_K` |
40
 
41
  ## 📦 Quantization Guide
42
 
@@ -56,10 +56,10 @@ Designed for the Project: XLPHY AI "Offline-First" philosophy. Best executed via
56
 
57
  To ensure file integrity during the XLPHY automated download process:
58
 
59
- | Tier | Q4_K_M | Q5_K_M | Q6_K | mmproj |
60
  | --- | --- | --- | --- | --- |
61
  | Arc (1B) | `12bf0fff8815d5f73a3c9b586bd8fee8e7b248c935de70dec367679873d0f29d` | `X` | `X` | `X` |
62
- | Beam (E2B) | `cded614c9b24be92e5a868d2ba38fb24e15dfea34fc650193c475a6debc233a7` | `43b6d9cfc1108e172b9ff99759ce7c2052bbed5dd7c4b4675ca63a04b6ed8dfc` | `b4c977371027c423ba6e36c7ca6e31e11803853224046f62d94a24a827e4f041` | `3397f2e15859d268dc91782e92e70c485c7780448d57d622d145374390168f71` |
63
 
64
  ## ⚖️ Attribution & Licensing
65
 
 
36
  | File Name (Template) | Tier Identity | Base Engine | Primary Purpose | License | Available Quants |
37
  | --- | --- | --- | --- | --- | --- |
38
  | `amethyst-arc-1b-[quant].gguf` | arc | Gemma 3 1B IT | Ultra-fast local execution and IoT. | Gemma | `Q4_K_M` |
39
+ | `amethyst-beam-e2b-[quant].gguf` | Core | Gemma 4 E2B IT | Main driver with Vision support. | Apache 2.0 | `Q4_K_M`, `Q6_K`, `Q8_0` |
40
 
41
  ## 📦 Quantization Guide
42
 
 
56
 
57
  To ensure file integrity during the XLPHY automated download process:
58
 
59
+ | Tier | Q4_K_M | Q6_K | Q8_0 | mmproj |
60
  | --- | --- | --- | --- | --- |
61
  | Arc (1B) | `12bf0fff8815d5f73a3c9b586bd8fee8e7b248c935de70dec367679873d0f29d` | `X` | `X` | `X` |
62
+ | Beam (E2B) | `6c950d754366dd8b372fd17a40497ba5f130a46d833b4c5bccc9f6bb6382ce1e` | `5a352f63b59e1b37bac5071e3aed65e8954883a1625bf6676bf9aa2381295beb` | `6febf73c7c6b44c550ba857ceca3788262ce2272603ca16b1f2609556205dea3` | `b23366bec60eda708aa54816c8f72dfdfedd5c5ccbe4e7db500aa7724bd14b20` |
63
 
64
  ## ⚖️ Attribution & Licensing
65