jeffasante commited on
Commit
fa89cf9
·
verified ·
1 Parent(s): ef686fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -39,7 +39,7 @@ This folder contains `.cellm` model artifacts tested with the Cellm Rust CLI.
39
 
40
  ## Usage
41
 
42
- From `/Users/jeff/Desktop/cellm`, run:
43
 
44
  ```bash
45
  ./target/release/infer \
@@ -71,4 +71,3 @@ Cellm is a Rust-native inference runtime focused on mobile/desktop local LLM ser
71
 
72
  ## License
73
  Please follow each upstream model license (Qwen and Gemma terms) when redistributing weights and tokenizers.
74
-
 
39
 
40
  ## Usage
41
 
42
+ From `.`, run:
43
 
44
  ```bash
45
  ./target/release/infer \
 
71
 
72
  ## License
73
  Please follow each upstream model license (Qwen and Gemma terms) when redistributing weights and tokenizers.