[object Object]

← back to Exo

move main.py script to package dir

6abf4877028ca27c43290e3e65245123c9922077 · 2024-09-08 18:17:57 +0200 · Gaetan Lepage

Files touched

Diff

commit 6abf4877028ca27c43290e3e65245123c9922077
Author: Gaetan Lepage <gaetan@glepage.com>
Date:   Sun Sep 8 18:17:57 2024 +0200

    move main.py script to package dir
---
 main.py => exo/main.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main.py b/exo/main.py
similarity index 100%
rename from main.py
rename to exo/main.py

← 0120891c update readme with PyTorch inference engine and llama.cpp li  ·  back to Exo  ·  add entry_point exo to run main.py fa67ee9b →