TheAiCollectiveART commited on
Commit
a2652ea
Β·
verified Β·
1 Parent(s): df1143c

Add Zymatica logo to model card README

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +3 -0
  3. logo.jpg +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ logo.jpg filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -13,6 +13,8 @@ pretty_name: Language-U WebGL Inference Engine
13
 
14
  # Language-U WebGL Inference Engine
15
 
 
 
16
  "The impossible is just code waiting to be written, physics waiting to be rewritten, math a work in progress, and truth waiting to be discovered."
17
 
18
  This repository contains the optimized binary transport representations, the source database, and cross-language range decoders for the **Language-U Semantic Communication Protocol** (Language-U-Browser specification) run on the 49 WebGL database configurations.
@@ -32,6 +34,7 @@ This optimizes the coordinate payload size to just **110 Bytes** total for all b
32
  ## Directory Structure
33
 
34
  ```text
 
35
  β”œβ”€β”€ run_ultimate_pipeline.py # Level 1-7 dynamic execution compression pipeline
36
  β”œβ”€β”€ VerifyLanguageU.java # Cross-language Java range decoder
37
  β”œβ”€β”€ verify_language_u.rs # Cross-language Rust range decoder
 
13
 
14
  # Language-U WebGL Inference Engine
15
 
16
+ ![Zymatica Logo](logo.jpg)
17
+
18
  "The impossible is just code waiting to be written, physics waiting to be rewritten, math a work in progress, and truth waiting to be discovered."
19
 
20
  This repository contains the optimized binary transport representations, the source database, and cross-language range decoders for the **Language-U Semantic Communication Protocol** (Language-U-Browser specification) run on the 49 WebGL database configurations.
 
34
  ## Directory Structure
35
 
36
  ```text
37
+ β”œβ”€β”€ logo.jpg # Zymatica Logo image
38
  β”œβ”€β”€ run_ultimate_pipeline.py # Level 1-7 dynamic execution compression pipeline
39
  β”œβ”€β”€ VerifyLanguageU.java # Cross-language Java range decoder
40
  β”œβ”€β”€ verify_language_u.rs # Cross-language Rust range decoder
logo.jpg ADDED

Git LFS Details

  • SHA256: 25273a848ea98415484b0a188b50023f99508dfdef5bcc9b30a29cacd54667cb
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB