Skip to content

Commit

Permalink
Merge inference-labs-inc/zkvin-rebrand
Browse files Browse the repository at this point in the history
Rebrand, and proof-read edits
  • Loading branch information
HudsonGraeme authored May 17, 2024
2 parents 5068c9b + a295656 commit 8588ff6
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 67 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
- name: Compile LaTeX document
uses: dante-ev/latex-action@latest
with:
root_file: zk-vin-whitepaper.tex
root_file: zklayer-whitepaper.tex
- name: Save artifact
uses: actions/upload-artifact@v4
with:
name: whitepaper.pdf
path: zk-vin-whitepaper.pdf
path: zklayer-whitepaper.pdf


4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

# Zero Knowledge Verified Inference Network
# zklayer.ai - Verified Inference Network

## Overview
This repository contains the LaTeX source code for our whitepaper. This document presents a comprehensive analysis of our plans to build a network solely for verified artificial intelligence inferences and operations.

## File Structure
- `zk-vin-whitepaper.tex`: The main LaTeX file that compiles the entire whitepaper.
- `zklayer-whitepaper.tex`: The main LaTeX file that compiles the entire whitepaper.
- `figures/`: Directory containing figures and images used in the whitepaper.

## Prerequisites
Expand Down
Binary file removed whitepaper.pdf
Binary file not shown.
Binary file added zklayer-whitepaper.pdf
Binary file not shown.
Loading

0 comments on commit 8588ff6

Please sign in to comment.