gsstec commited on
Commit
bc49fea
·
verified ·
1 Parent(s): bf34e2e

Upload 4 files

Browse files
Files changed (5) hide show
  1. .gitattributes +3 -0
  2. G1_journey.png +3 -0
  3. G1_training.png +3 -0
  4. README.md +10 -0
  5. how-it-works.png +3 -0
.gitattributes CHANGED
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  G1-360M_V18.2_PRODUCTION_F16.gguf filter=lfs diff=lfs merge=lfs -text
37
  g1.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  G1-360M_V18.2_PRODUCTION_F16.gguf filter=lfs diff=lfs merge=lfs -text
37
  g1.png filter=lfs diff=lfs merge=lfs -text
38
+ G1_journey.png filter=lfs diff=lfs merge=lfs -text
39
+ G1_training.png filter=lfs diff=lfs merge=lfs -text
40
+ how-it-works.png filter=lfs diff=lfs merge=lfs -text
G1_journey.png ADDED

Git LFS Details

  • SHA256: 0c3bd4cbf255949b4c36799893c73918edd0ef2c218649e597a3135a25ee8f39
  • Pointer size: 131 Bytes
  • Size of remote file: 202 kB
G1_training.png ADDED

Git LFS Details

  • SHA256: 62fc5859a55bf6176e2eb6291c97540e37997352ecc7f565f58c2338362097ec
  • Pointer size: 131 Bytes
  • Size of remote file: 267 kB
README.md CHANGED
@@ -35,6 +35,12 @@ base_model: G1-360M
35
 
36
  G1 is designed to operate as an enterprise AI assistant that helps users reason about business systems and operational processes while maintaining explicit assumptions and avoiding unsupported claims.
37
 
 
 
 
 
 
 
38
  ## Developer
39
 
40
  **Gaston Software Solutions LLP (GSS-LLP)**
@@ -162,6 +168,8 @@ Organizations can therefore adapt G1 for their own domain while retaining the ri
162
 
163
  This release is distributed as a **GGUF F16** model and is intended for local inference environments supporting GGUF models.
164
 
 
 
165
  Typical deployment environments include:
166
 
167
  - llama.cpp
@@ -258,6 +266,8 @@ G1-360M V18.2 is part of the G1 model development series developed by GSS-LLP.
258
 
259
  The production release incorporates iterative model development and behavioral-repair training intended to improve practical enterprise behavior, including constraint following, arithmetic, validation, security reasoning, decision reasoning, enterprise architecture, offline resilience, instruction following, and self-correction.
260
 
 
 
261
  ## License
262
 
263
  G1-360M V18.2 is distributed under the **G1-360M Commercial License**.
 
35
 
36
  G1 is designed to operate as an enterprise AI assistant that helps users reason about business systems and operational processes while maintaining explicit assumptions and avoiding unsupported claims.
37
 
38
+ > **Runs on 3 GB RAM.** G1-360M V18.2 (GGUF F16) can be loaded and run on devices with as little as 3 GB of available RAM, making it practical for local workstations, laptops, edge servers, and offline enterprise environments without requiring dedicated GPU hardware.
39
+
40
+ ## Model journey
41
+
42
+ ![G1-360M Model Journey](G1_journey.png)
43
+
44
  ## Developer
45
 
46
  **Gaston Software Solutions LLP (GSS-LLP)**
 
168
 
169
  This release is distributed as a **GGUF F16** model and is intended for local inference environments supporting GGUF models.
170
 
171
+ ![How G1 Works](how-it-works.png)
172
+
173
  Typical deployment environments include:
174
 
175
  - llama.cpp
 
266
 
267
  The production release incorporates iterative model development and behavioral-repair training intended to improve practical enterprise behavior, including constraint following, arithmetic, validation, security reasoning, decision reasoning, enterprise architecture, offline resilience, instruction following, and self-correction.
268
 
269
+ ![G1 Training Pipeline](G1_training.png)
270
+
271
  ## License
272
 
273
  G1-360M V18.2 is distributed under the **G1-360M Commercial License**.
how-it-works.png ADDED

Git LFS Details

  • SHA256: a7b0e7e376a8ab2c5802e3507daca01b7ac78cbdf65b30d32865f5e9d2239a55
  • Pointer size: 131 Bytes
  • Size of remote file: 207 kB