Upload README.md with huggingface_hub
Browse files
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 `
|
| 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.
|
|
|