Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ Self-contained browser BitNet export for the AgentKernel Lite chat model.
|
|
| 21 |
Web app route after uploading this directory to Hugging Face:
|
| 22 |
|
| 23 |
```text
|
| 24 |
-
?modelStackManifest=https://huggingface.co/
|
| 25 |
```
|
| 26 |
|
| 27 |
Safari/WebGPU serving notes: host over HTTPS. Large model files are fetched by the browser and cached by the app.
|
|
|
|
| 21 |
Web app route after uploading this directory to Hugging Face:
|
| 22 |
|
| 23 |
```text
|
| 24 |
+
?modelStackManifest=https://huggingface.co/PeytonT/agentkernel-lite-100m-bitnet/resolve/main/manifest.json
|
| 25 |
```
|
| 26 |
|
| 27 |
Safari/WebGPU serving notes: host over HTTPS. Large model files are fetched by the browser and cached by the app.
|